Agobj_t

Type Alias Agobj_t 

Source
pub type Agobj_t = Agobj_s;

Aliased Type§

#[repr(C)]
pub struct Agobj_t { pub tag: Agtag_s, pub data: *mut Agrec_s, }

Fields§

§tag: Agtag_s§data: *mut Agrec_s