Function windows::Win32::Graphics::Gdi::LoadBitmapW

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