MCPcopy Create free account
hub / github.com/chokkan/crfsuite / SwigPyObject_hex

Function SwigPyObject_hex

swig/python/export_wrap.cpp:1562–1566  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1560}
1561
1562SWIGRUNTIME PyObject *
1563SwigPyObject_hex(SwigPyObject *v)
1564{
1565 return SwigPyObject_format("%x",v);
1566}
1567
1568SWIGRUNTIME PyObject *
1569#ifdef METH_NOARGS

Callers

nothing calls this directly

Calls 1

SwigPyObject_formatFunction · 0.85

Tested by

no test coverage detected