Struct x11::glx::__GLXFBConfigRec
source · [−]#[repr(C)]pub struct __GLXFBConfigRec;
Auto Trait Implementations
impl RefUnwindSafe for __GLXFBConfigRec
impl Send for __GLXFBConfigRec
impl Sync for __GLXFBConfigRec
impl Unpin for __GLXFBConfigRec
impl UnwindSafe for __GLXFBConfigRec
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
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