Home
last modified time | relevance | path

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

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Devices/Bluetooth/
H A Dmod.rs27 pub struct BluetoothCacheMode(pub i32); struct
28 impl BluetoothCacheMode { implementation
32 impl ::core::marker::Copy for BluetoothCacheMode {} implementation
33 impl ::core::clone::Clone for BluetoothCacheMode { implementation