Function vc6_sys::ExtractIconExA

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