Function LoadLibraryA

Source
pub unsafe extern "system" fn LoadLibraryA(
    lpFileName: LPCSTR,
) -> HMODULE