pub fn LoadLibraryA(module: &str) -> *mut c_void
Wrapper for the LoadLibraryA function from KERNEL32.DLL.
LoadLibraryA
KERNEL32.DLL