windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupDiDeleteDeviceInterfaceRegKey

pub unsafe fn SetupDiDeleteDeviceInterfaceRegKey(
    deviceinfoset: HDEVINFO,
    deviceinterfacedata: *const SP_DEVICE_INTERFACE_DATA,
    reserved: Option<u32>,
) -> Result<()>