kernel::fs::file

Type Alias Offset

Source
pub type Offset = loff_t;
Expand description

Primitive type representing the offset within a File.

Type alias for bindings::loff_t.