pub unsafe extern "system" fn SetupGetFileCompressionInfoW(
sourcefilename: PWSTR,
actualsourcefilename: *mut PWSTR,
sourcefilesize: *mut u32,
targetfilesize: *mut u32,
compressiontype: *mut u32
) -> u32Expand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’
