pub unsafe fn borrow_mut<T: ?Sized>(this: &mut RcMut<T>) -> &mut T
Get a mutable reference to the value.