Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::UpdateDriverForPlugAndPlayDevicesA
pub unsafe extern "system" fn UpdateDriverForPlugAndPlayDevicesA(
hwndparent: HWND,
hardwareid: PCSTR,
fullinfpath: PCSTR,
installflags: u32,
brebootrequired: *mut BOOL
) -> BOOL
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"