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