Skip to main content

instrlist_t

Type Alias instrlist_t 

Source
pub type instrlist_t = _instrlist_t;
Expand description

The opaque type used to represent linear lists of #instr_t instructions.

Aliased Typeยง

pub struct instrlist_t { /* private fields */ }