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