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

Method check

api/python/src/Abstract/pySection.cpp:38–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 NB_OBJECT_DEFAULT(search_result, object, "Optional[int]", check)
37
38 static bool check(handle h) {
39 return true;
40 }
41};
42
43template<>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected