MCPcopy Create free account
hub / github.com/Yaafe/Yaafe / dataflow_freeComponentLibraries

Function dataflow_freeComponentLibraries

src_cpp/yaafe-python/yaafecoreDataFlow.cpp:223–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221}
222
223void dataflow_freeComponentLibraries(const char** libs)
224{
225 free(libs);
226}
227
228

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected