[][src]Function CCODE::ExtractIconExA

pub unsafe extern "C" fn ExtractIconExA(
    lpszFile: LPCSTR,
    nIconIndex: c_int,
    phiconLarge: *mut HICON,
    phiconSmall: *mut HICON,
    nIcons: UINT
) -> UINT