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§
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