fpos_t

Type Alias fpos_t 

Source
pub type fpos_t = __fpos_t;

Aliased Type§

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

Fields§

§__pos: i32§__state: __mbstate_t