Function windows::Win32::Graphics::Gdi::LoadBitmapA

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