pub unsafe extern "system" fn SetupRenameErrorA(
    hwndparent: HWND,
    dialogtitle: PSTR,
    sourcefile: PSTR,
    targetfile: PSTR,
    win32errorcode: u32,
    style: u32
) -> u32
Expand description

Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’