MCPcopy Index your code
hub / github.com/D4stiny/JLoadLibrary / GetModuleHandle

Method GetModuleHandle

src/com/billdemirkapi/jll/Kernel32.java:19–19  ·  view source on GitHub ↗
(String string)

Source from the content-addressed store, hash-verified

17 //public HANDLE GetModuleHandleW(WString lpModuleName);
18 public int GetLastError();
19 public HANDLE GetModuleHandle(String string);
20
21}

Callers 1

injectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected