windows::Win32::Storage::Cabinets

Function FDITruncateCabinet

pub unsafe fn FDITruncateCabinet<P1>(
    hfdi: *const c_void,
    pszcabinetname: P1,
    ifoldertodelete: u16,
) -> BOOL
where P1: Param<PCSTR>,