Fields
Major: c_int
Minor: c_int
Subminor: c_int
Trait Implementations
impl Copy for CXVersion
Auto Trait Implementations
impl RefUnwindSafe for CXVersion
impl Send for CXVersion
impl Sync for CXVersion
impl Unpin for CXVersion
impl UnwindSafe for CXVersion
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