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

Function SwigPyObject_long

swig/python/export_wrap.cpp:1528–1532  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1526} SwigPyObject;
1527
1528SWIGRUNTIME PyObject *
1529SwigPyObject_long(SwigPyObject *v)
1530{
1531 return PyLong_FromVoidPtr(v->ptr);
1532}
1533
1534SWIGRUNTIME PyObject *
1535SwigPyObject_format(const char* fmt, SwigPyObject *v)

Callers 1

SwigPyObject_formatFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected