Struct gio_sys::_GInetSocketAddressPrivate
source · [−]#[repr(C)]pub struct _GInetSocketAddressPrivate(_);Auto Trait Implementations
impl RefUnwindSafe for _GInetSocketAddressPrivate
impl Send for _GInetSocketAddressPrivate
impl Sync for _GInetSocketAddressPrivate
impl Unpin for _GInetSocketAddressPrivate
impl UnwindSafe for _GInetSocketAddressPrivate
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