Function windows_sys::Win32::Storage::Cabinets::FCIAddFile
[−]pub unsafe extern "cdecl" fn FCIAddFile(
hfci: *const c_void,
pszsourcefile: PCSTR,
pszfilename: PCSTR,
fexecute: BOOL,
pfnfcignc: PFNFCIGETNEXTCABINET,
pfnfcis: PFNFCISTATUS,
pfnfcigoi: PFNFCIGETOPENINFO,
typecompress: u16
) -> BOOL
Expand description
Required features: "Win32_Storage_Cabinets"
, "Win32_Foundation"