windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupDiGetDeviceInstallParamsA

pub unsafe fn SetupDiGetDeviceInstallParamsA(
    deviceinfoset: HDEVINFO,
    deviceinfodata: Option<*const SP_DEVINFO_DATA>,
    deviceinstallparams: *mut SP_DEVINSTALL_PARAMS_A,
) -> Result<()>