Skip to main content

off_t

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.