Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupDiGetDriverInstallParamsA
[−]pub unsafe extern "system" fn SetupDiGetDriverInstallParamsA(
deviceinfoset: *const c_void,
deviceinfodata: *const SP_DEVINFO_DATA,
driverinfodata: *const SP_DRVINFO_DATA_V2_A,
driverinstallparams: *mut SP_DRVINSTALL_PARAMS
) -> BOOLExpand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’
