Function wide_pointer_fmt_inner

pub(in ::fmt) fn wide_pointer_fmt_inner(ptr_addr: usize, metadata: &dyn Debug, f: &mut Formatter<'_>) -> Result

Formats a wide pointer (address and type-erased metadata) in fmt::Pointer style.