Function ptr_from_mut

Source
fn ptr_from_mut<T: ?Sized>(r: &mut T) -> *mut T