windows::Win32::Graphics::Gdi

Function LoadBitmapW

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