MCPcopy Create free account
hub / github.com/lief-project/LIEF / init_load_configs

Function init_load_configs

api/python/src/PE/init.cpp:67–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65}
66
67void init_load_configs(nb::module_& m) {
68 CREATE(LoadConfiguration, m);
69}
70
71void init_debug(nb::module_& m) {
72 CREATE(Debug, m);

Callers 1

init_objectsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected