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