Function user32::LoadImageW
[−]
[src]
pub unsafe extern "system" fn LoadImageW(
hInst: HINSTANCE,
name: LPCWSTR,
type_: UINT,
cx: c_int,
cy: c_int,
fuLoad: UINT
) -> HANDLE