Type Definition std::os::linux::raw::nlink_t
[−]
type nlink_t = u64;
🔬 This is a nightly-only experimental API. (libc #27783)
use libc from crates.io