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