pub unsafe extern "system" fn GetProcAddress(
    hmodule: HMODULE,
    lpprocname: PCSTR
) -> FARPROC
Expand description

Required features: "Win32_Foundation"