Type Alias linux_unsafe::loff_t

source ยท
pub type loff_t = c_longlong;
Expand description

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