Type Alias fpos_t

Source
pub type fpos_t = _G_fpos_t;

Aliased Type§

#[repr(C)]
pub struct fpos_t { pub __pos: i32, pub __state: Struct_Unnamed2, }

Fields§

§__pos: i32§__state: Struct_Unnamed2