pub type loff_t = c_longlong;
Expand description
The type used to represent larger file sizes and offsets into files on the current platform.
pub type loff_t = c_longlong;
The type used to represent larger file sizes and offsets into files on the current platform.