Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupBackupErrorA
pub unsafe extern "system" fn SetupBackupErrorA(
hwndparent: HWND,
dialogtitle: PCSTR,
sourcefile: PCSTR,
targetfile: PCSTR,
win32errorcode: u32,
style: u32
) -> u32
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"