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

Cast to pointer