pub unsafe extern "system" fn SetupDiGetDeviceInstallParamsA(
    deviceinfoset: *const c_void,
    deviceinfodata: *const SP_DEVINFO_DATA,
    deviceinstallparams: *mut SP_DEVINSTALL_PARAMS_A
) -> BOOL
Expand description

Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’