windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupDiSetClassInstallParamsA

pub unsafe fn SetupDiSetClassInstallParamsA(
    deviceinfoset: HDEVINFO,
    deviceinfodata: Option<*const SP_DEVINFO_DATA>,
    classinstallparams: Option<*const SP_CLASSINSTALL_HEADER>,
    classinstallparamssize: u32,
) -> Result<()>