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