Function windows_sys::Win32::UI::WindowsAndMessaging::LoadImageW
pub unsafe extern "system" fn LoadImageW(
hinst: HINSTANCE,
name: PCWSTR,
type: GDI_IMAGE_TYPE,
cx: i32,
cy: i32,
fuload: IMAGE_FLAGS
) -> HANDLE
Expand description
Required features: "Win32_Foundation"