Function LoadBitmapW

Source
pub unsafe extern "C" fn LoadBitmapW(
    hInstance: HINSTANCE,
    lpBitmapName: LPCWSTR,
) -> HBITMAP