Function ptr_from_ref

Source
fn ptr_from_ref<T: ?Sized>(r: &T) -> *const T