as_pointer<T> Converts a reference to a pointer type Template Parameters T Signature fn <T> fn as_pointer(ref: &T) -> *T;