#[repr(C, packed(1))]pub struct ble_hci_cb_host_num_comp_pkts_cp {
pub handles: u8,
pub h: __IncompleteArrayField<ble_hci_cb_host_num_comp_pkts_entry>,
}
Fields§
§handles: u8
§h: __IncompleteArrayField<ble_hci_cb_host_num_comp_pkts_entry>
Trait Implementations§
Auto Trait Implementations§
impl Freeze for ble_hci_cb_host_num_comp_pkts_cp
impl RefUnwindSafe for ble_hci_cb_host_num_comp_pkts_cp
impl Send for ble_hci_cb_host_num_comp_pkts_cp
impl Sync for ble_hci_cb_host_num_comp_pkts_cp
impl Unpin for ble_hci_cb_host_num_comp_pkts_cp
impl UnwindSafe for ble_hci_cb_host_num_comp_pkts_cp
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Layout§
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...)
attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.
Size: 1 byte