MCPcopy Create free account
hub / github.com/awslabs/aws-lambda-cpp / get_mod_info

Method get_mod_info

src/backward.h:3608–3608  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3606
3607public:
3608 get_mod_info(HANDLE h) : process(h) {}
3609
3610 module_data operator()(HMODULE module)
3611 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected