Home
last modified time | relevance | path

Searched defs:UsbDeviceClass (Results 1 – 2 of 2) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Devices/Usb/
H A Dmod.rs41 pub type UsbDeviceClass = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Devices/Usb/
H A Dmod.rs1608 pub struct UsbDeviceClass(::windows::runtime::IInspectable); struct
1609 impl UsbDeviceClass { impl
1655 unsafe impl ::windows::runtime::RuntimeType for UsbDeviceClass { implementation
1658 unsafe impl ::windows::runtime::Interface for UsbDeviceClass { implementation
1662 impl ::windows::runtime::RuntimeName for UsbDeviceClass { implementation
1675 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for UsbDeviceClass { implementation
1680 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &UsbDeviceClass { implementation
1695 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IInspectable> for UsbDeviceClass { implementation
1700 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IInspectable> for &'a UsbDeviceClass implementation
1705 unsafe impl ::std::marker::Send for UsbDeviceClass {} implementation
[all …]