Type Alias Defglobal

Source
pub type Defglobal = defglobal;

Aliased Type§

struct Defglobal {
    pub header: constructHeader,
    pub _bitfield_1: __BindgenBitfieldUnit<[u8; 1], u8>,
    pub busyCount: i32,
    pub current: clipsValue,
    pub initial: *mut expr,
}

Fields§

§header: constructHeader§_bitfield_1: __BindgenBitfieldUnit<[u8; 1], u8>§busyCount: i32§current: clipsValue§initial: *mut expr