Function LoadBitmapA

Source
pub unsafe extern "C" fn LoadBitmapA(
    hInstance: HINSTANCE,
    lpBitmapName: LPCSTR,
) -> HBITMAP