Function winapi::um::winuser::LoadBitmapW

source ·
pub unsafe extern "system" fn LoadBitmapW(
    hInstance: HINSTANCE,
    lpBitmapName: LPCWSTR
) -> HBITMAP