#[repr(C)]pub struct GIOModule(_);Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GIOModule
impl Send for GIOModule
impl Sync for GIOModule
impl Unpin for GIOModule
impl UnwindSafe for GIOModule
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