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

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