Agrec_t

Type Alias Agrec_t 

Source
pub type Agrec_t = Agrec_s;

Aliased Type§

#[repr(C)]
pub struct Agrec_t { pub name: *mut i8, pub next: *mut Agrec_s, }

Fields§

§name: *mut i8§next: *mut Agrec_s