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