Type Alias 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.