[][src]Function CCODE::PrivateExtractIconsA

pub unsafe extern "C" fn PrivateExtractIconsA(
    szFileName: LPCSTR,
    nIconIndex: c_int,
    cxIcon: c_int,
    cyIcon: c_int,
    phicon: *mut HICON,
    piconid: *mut UINT,
    nIcons: UINT,
    flags: UINT
) -> UINT