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

Function SwigPyClientData_Del

swig/python/export_wrap.cpp:1508–1513  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1506}
1507
1508SWIGRUNTIME void
1509SwigPyClientData_Del(SwigPyClientData *data) {
1510 Py_XDECREF(data->newraw);
1511 Py_XDECREF(data->newargs);
1512 Py_XDECREF(data->destroy);
1513}
1514
1515/* =============== SwigPyObject =====================*/
1516

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected