Function windows::Win32::Devices::DeviceAndDriverInstallation::SetupDiInstallDevice
pub unsafe fn SetupDiInstallDevice<P0>(
deviceinfoset: P0,
deviceinfodata: *mut SP_DEVINFO_DATA,
) -> Result<()>where
P0: Param<HDEVINFO>,