Fields
data: *const c_voidprivate_flags: c_uintTrait Implementations
impl Copy for CXString
Auto Trait Implementations
impl RefUnwindSafe for CXString
impl !Send for CXString
impl !Sync for CXString
impl Unpin for CXString
impl UnwindSafe for CXString
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