GetModuleHandle

Function GetModuleHandle 

Source
pub unsafe extern "system" fn GetModuleHandle(
    lpmodulename: *const u16,
) -> *mut c_void
Expand description

#316 GetModuleHandle

obtains a handle of the module specified by name in the lpszModule parameter