Type Alias Stat

Source
pub type Stat = Statx;
Expand description

Unified Stat structure.

Aliased Typeยง

#[repr(C)]
pub struct Stat { /* private fields */ }