Type Alias rustix::fs::Nsecs

source ยท
pub type Nsecs = c_long;
Expand description

A type for the tv_nsec field of Timespec.