Contructs a new instance from the given module handle and its corresponding process. # Safety The caller must guarantee that the given handle is valid and that the module is loaded into the given process. (and stays that way while using the returned instance).
(handle: ModuleHandle, process: P)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected