pub enum cubeb_mixer {}
Auto Trait Implementations§
impl Freeze for cubeb_mixer
impl RefUnwindSafe for cubeb_mixer
impl Send for cubeb_mixer
impl Sync for cubeb_mixer
impl Unpin for cubeb_mixer
impl UnwindSafe for cubeb_mixer
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