Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
67
void init_load_configs(nb::module_& m) {
68
CREATE(LoadConfiguration, m);
69
}
70
71
void init_debug(nb::module_& m) {
72
CREATE(Debug, m);
Callers
1
init_objects
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected