LoadImageW

Function LoadImageW 

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