pub fn addr_eq<T: PointeeSized, U: PointeeSized>(
p: *const T,
q: *const U,
) -> bool
Available on non-crate feature
ferrocene_certified
only.pub fn addr_eq<T: PointeeSized, U: PointeeSized>(
p: *const T,
q: *const U,
) -> bool
ferrocene_certified
only.