windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupDiGetHwProfileList

pub unsafe fn SetupDiGetHwProfileList(
    hwprofilelist: &mut [u32],
    requiredsize: *mut u32,
    currentlyactiveindex: Option<*mut u32>,
) -> Result<()>