pub unsafe extern "system" fn GetModuleHandleA(
    lpmodulename: PCSTR
) -> HINSTANCE
Expand description

Required features: ‘Win32_System_LibraryLoader’, ‘Win32_Foundation’