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