pub unsafe extern "system" fn LoadLibraryA(
    lplibfilename: PCSTR
) -> HMODULE
Expand description

Required features: "Win32_Foundation"