windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupDiGetDriverInstallParamsA

pub unsafe fn SetupDiGetDriverInstallParamsA(
    deviceinfoset: HDEVINFO,
    deviceinfodata: Option<*const SP_DEVINFO_DATA>,
    driverinfodata: *const SP_DRVINFO_DATA_V2_A,
    driverinstallparams: *mut SP_DRVINSTALL_PARAMS,
) -> Result<()>