pub unsafe extern "system" fn SetupRenameErrorW(
hwndparent: HWND,
dialogtitle: PWSTR,
sourcefile: PWSTR,
targetfile: PWSTR,
win32errorcode: u32,
style: u32
) -> u32Expand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’
