[][src]Function CCODE::ExtractIconExW

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