MCPcopy Create free account
hub / github.com/adamstark/BTrack / PyModuleDef

Class PyModuleDef

plugins/python-module/BTrackPythonModule.cpp:149–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147
148//=======================================================================
149static struct PyModuleDef btrack_definition = {
150 PyModuleDef_HEAD_INIT,
151 "btrack_beat_tracker",
152 "Python bindings for the BTrack beat tracker",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected