pub unsafe extern "system" fn GetModuleHandleW(
    lpmodulename: PCWSTR
) -> HMODULE
Expand description

Required features: "Win32_Foundation"