windows::Win32::Devices::DeviceAndDriverInstallation

Function CM_Unregister_Device_InterfaceW

pub unsafe fn CM_Unregister_Device_InterfaceW<P0>(
    pszdeviceinterface: P0,
    ulflags: u32,
) -> CONFIGRET
where P0: Param<PCWSTR>,