[][src]Function winapi::um::winuser::LoadImageW

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