Function ExtractIconA

Source
pub unsafe extern "system" fn ExtractIconA(
    hInst: HINSTANCE,
    pszExeFileName: LPCSTR,
    nIconIndex: UINT,
) -> HICON