Function windows::Win32::Storage::Cabinets::FDITruncateCabinet

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