Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lief-project/LIEF
/ NB_MODULE
Function
NB_MODULE
api/python/src/pyLIEF.cpp:359–361 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
357
}
358
359
NB_MODULE(_lief, m) {
360
LIEF::py::init(m);
361
}
Callers
nothing calls this directly
Calls
1
init
Function · 0.70
Tested by
no test coverage detected