SQObject

Type Alias SQObject 

Source
pub type SQObject = tagSQObject;

Aliased Type§

#[repr(C)]
pub struct SQObject { pub _type: u32, pub _unVal: tagSQObjectValue, }

Fields§

§_type: u32§_unVal: tagSQObjectValue