Struct gio_sys::_GUnixInputStreamPrivate
source · [−]#[repr(C)]pub struct _GUnixInputStreamPrivate(_);Auto Trait Implementations
impl RefUnwindSafe for _GUnixInputStreamPrivate
impl Send for _GUnixInputStreamPrivate
impl Sync for _GUnixInputStreamPrivate
impl Unpin for _GUnixInputStreamPrivate
impl UnwindSafe for _GUnixInputStreamPrivate
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
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