Type Definition libc::rlim_t [] [src]

type rlim_t = u64;
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io