Fields
str_: *mut gcharlen: gsizeallocated_len: gsizeTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _GString
impl !Send for _GString
impl !Sync for _GString
impl Unpin for _GString
impl UnwindSafe for _GString
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