pub fn cast_to_mut_ptr<T: ?Sized, U>(val: &mut T) -> *mut U
Expand description

Cast to mut pointer