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

Required features: "Win32_Foundation"