windows::Win32::Graphics::Gdi

Function LoadBitmapA

pub unsafe fn LoadBitmapA<P1>(
    hinstance: Option<HINSTANCE>,
    lpbitmapname: P1,
) -> HBITMAP
where P1: Param<PCSTR>,