[−][src]Struct lc3tools_sys::root::std::ios_base__Callback_list
Fields
_M_next: *mut ios_base__Callback_list
_M_fn: ios_base_event_callback
_M_index: c_int
_M_refcount: _Atomic_word
Trait Implementations
impl Clone for ios_base__Callback_list
[src][+]
impl Copy for ios_base__Callback_list
[src]
impl Debug for ios_base__Callback_list
[src][+]
impl Default for ios_base__Callback_list
[src][+]
Auto Trait Implementations
impl RefUnwindSafe for ios_base__Callback_list
impl !Send for ios_base__Callback_list
impl !Sync for ios_base__Callback_list
impl Unpin for ios_base__Callback_list
impl UnwindSafe for ios_base__Callback_list
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized,
[src][+]
T: 'static + ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> From<T> for T
[src][+]
impl<T, U> Into<U> for T where
U: From<T>,
[src][+]
U: From<T>,
impl<T> ToOwned for T where
T: Clone,
[src][+]
T: Clone,
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src][+]
U: Into<T>,
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src][+]
U: TryFrom<T>,