pub unsafe extern "system" fn SetupDecompressOrCopyFileW(
    sourcefilename: PWSTR,
    targetfilename: PWSTR,
    compressiontype: *const u32
) -> u32
Expand description

Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’