[][src]Function CCODE::PrivateExtractIconsW

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