Function windows::Win32::Storage::Cabinets::FCIFlushCabinet

pub unsafe fn FCIFlushCabinet<P0>(
    hfci: *const c_void,
    fgetnextcab: P0,
    pfnfcignc: PFNFCIGETNEXTCABINET,
    pfnfcis: PFNFCISTATUS,
) -> BOOL
where P0: Param<BOOL>,