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