addr_of 0.1.4

fn addr_of<T>(ptr: &T) -> usize
Documentation

addr_of

pub fn addr_of<T>(ptr: &T) -> usize {
  ptr as *const T as usize
}

About

This project is an open-source component of i18n.site ⋅ Internationalization Solution.

关于

本项目为 i18n.site ⋅ 国际化解决方案 的开源组件。