Type Definition linux_unsafe::off_t

source ·
pub type off_t = long;
Expand description

The type used to represent file sizes and offsets into files on the current platform.