windows::Win32::Devices::DeviceAndDriverInstallation

Function DiRollbackDriver

pub unsafe fn DiRollbackDriver(
    deviceinfoset: HDEVINFO,
    deviceinfodata: *const SP_DEVINFO_DATA,
    hwndparent: Option<HWND>,
    flags: DIROLLBACKDRIVER_FLAGS,
    needreboot: Option<*mut BOOL>,
) -> Result<()>