pub type cfpos_t = c__fpos_t;
Aliased Type§
#[repr(C)]pub struct cfpos_t {
pub __pos: i32,
pub __state: c__mbstate_t,
}
Fields§
§__pos: i32
§__state: c__mbstate_t
pub type cfpos_t = c__fpos_t;
#[repr(C)]pub struct cfpos_t {
pub __pos: i32,
pub __state: c__mbstate_t,
}
__pos: i32
§__state: c__mbstate_t