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