pub unsafe extern "system" fn SwDeviceInterfaceSetState(
    hswdevice: HSWDEVICE,
    pszdeviceinterfaceid: PCWSTR,
    fenabled: BOOL
) -> HRESULT
Expand description

Required features: "Win32_Devices_Enumeration_Pnp", "Win32_Foundation"