[−][src]Struct lc3tools_sys::root::std::_Sp_locker
Fields
_M_key1: c_uchar
_M_key2: c_uchar
Implementations
impl _Sp_locker
[src][−]
pub unsafe fn new(arg1: *const c_void) -> Self
[src]
pub unsafe fn new1(arg1: *const c_void, arg2: *const c_void) -> Self
[src]
pub unsafe fn destruct(&mut self)
[src]
Trait Implementations
impl Debug for _Sp_locker
[src][+]
impl Default for _Sp_locker
[src][+]
Auto Trait Implementations
impl RefUnwindSafe for _Sp_locker
impl Send for _Sp_locker
impl Sync for _Sp_locker
impl Unpin for _Sp_locker
impl UnwindSafe for _Sp_locker
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, 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>,