pub unsafe extern "system" fn LoadBitmapA(
    hinstance: HINSTANCE,
    lpbitmapname: PSTR
) -> HBITMAP
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’