Function windows::Win32::Devices::DeviceAndDriverInstallation::DiShowUpdateDevice
pub unsafe fn DiShowUpdateDevice<P0, P1>(
hwndparent: P0,
deviceinfoset: P1,
deviceinfodata: *const SP_DEVINFO_DATA,
flags: u32,
needreboot: Option<*mut BOOL>,
) -> Result<()>