pub type cst_item = cst_item_struct;Aliased Type§
#[repr(C)]pub struct cst_item {
pub contents: *mut cst_item_contents_struct,
pub relation: *mut cst_relation_struct,
pub n: *mut cst_item_struct,
pub p: *mut cst_item_struct,
pub u: *mut cst_item_struct,
pub d: *mut cst_item_struct,
}Fields§
§contents: *mut cst_item_contents_struct§relation: *mut cst_relation_struct§n: *mut cst_item_struct§p: *mut cst_item_struct§u: *mut cst_item_struct§d: *mut cst_item_struct