pub type cst_val_atom = cst_val_atom_struct;Aliased Type§
#[repr(C)]pub struct cst_val_atom {
pub type_: i32,
pub ref_count: i32,
pub v: cst_val_atom_struct__bindgen_ty_1,
}Fields§
§type_: i32§ref_count: i32§v: cst_val_atom_struct__bindgen_ty_1