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