Home
last modified time | relevance | path

Searched refs:UsbControlRequestType (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.rs25 pub type UsbControlRequestType = *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.rs1228 pub struct UsbControlRequestType(::windows::runtime::IInspectable); struct
1229 impl UsbControlRequestType { impl
1282 unsafe impl ::windows::runtime::RuntimeType for UsbControlRequestType { implementation
1285 unsafe impl ::windows::runtime::Interface for UsbControlRequestType { implementation
1289 impl ::windows::runtime::RuntimeName for UsbControlRequestType { implementation
1293 fn from(value: UsbControlRequestType) -> Self { in from()
1298 fn from(value: &UsbControlRequestType) -> Self { in from()
1313 fn from(value: UsbControlRequestType) -> Self { in from()
1318 fn from(value: &UsbControlRequestType) -> Self { in from()
1332 unsafe impl ::std::marker::Send for UsbControlRequestType {} implementation
[all …]