pub type VECTOR_SEXPREC = Struct_VECTOR_SEXPREC;
Aliased Type§
#[repr(C)]pub struct VECTOR_SEXPREC {
pub sxpinfo: Struct_sxpinfo_struct,
pub attrib: *mut Struct_SEXPREC,
pub gengc_next_node: *mut Struct_SEXPREC,
pub gengc_prev_node: *mut Struct_SEXPREC,
pub vecsxp: Struct_vecsxp_struct,
}
Fields§
§sxpinfo: Struct_sxpinfo_struct
§attrib: *mut Struct_SEXPREC
§gengc_next_node: *mut Struct_SEXPREC
§gengc_prev_node: *mut Struct_SEXPREC
§vecsxp: Struct_vecsxp_struct