pub unsafe extern "system" fn ExtractFilesA(
    pszcabname: PSTR,
    pszexpanddir: PSTR,
    dwflags: u32,
    pszfilelist: PSTR,
    lpreserved: *mut c_void,
    dwreserved: u32
) -> HRESULT
Expand description

Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’