pub unsafe extern "system" fn LoadBitmapW(
    hinstance: HINSTANCE,
    lpbitmapname: PCWSTR
) -> HBITMAP
Expand description

Required features: "Win32_Foundation"