Function windows_sys::Win32::UI::WindowsAndMessaging::LoadImageA
pub unsafe extern "system" fn LoadImageA(
hinst: HMODULE,
name: PCSTR,
type: GDI_IMAGE_TYPE,
cx: i32,
cy: i32,
fuload: IMAGE_FLAGS
) -> LOADIMAGE_HANDLEExpand description
Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"