Function cast_ptr

Source
pub fn cast_ptr<T: ?Sized, U>(p: &T) -> *const U