Struct riot_sys::ble_l2cap_chan
source · #[repr(C)]pub struct ble_l2cap_chan { /* private fields */ }
Trait Implementations§
source§impl Clone for ble_l2cap_chan
impl Clone for ble_l2cap_chan
source§fn clone(&self) -> ble_l2cap_chan
fn clone(&self) -> ble_l2cap_chan
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more