Struct alsaseq_sys::ALSASeqEventDataConnect
source · [−]#[repr(C)]pub struct ALSASeqEventDataConnect { /* private fields */ }Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ALSASeqEventDataConnect
impl !Send for ALSASeqEventDataConnect
impl !Sync for ALSASeqEventDataConnect
impl !Unpin for ALSASeqEventDataConnect
impl UnwindSafe for ALSASeqEventDataConnect
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more