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