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