#[repr(C)]pub struct __sbuf;Trait Implementations§
Auto Trait Implementations§
impl Freeze for __sbuf
impl RefUnwindSafe for __sbuf
impl Send for __sbuf
impl Sync for __sbuf
impl Unpin for __sbuf
impl UnwindSafe for __sbuf
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