Type Definition libc::uintptr_t
[−]
[src]
type uintptr_t = usize;
🔬 This is a nightly-only experimental API. (libc)
use libc from crates.io