Type Alias dart_sys::Dart_CObject

source ·
pub type Dart_CObject = _Dart_CObject;

Aliased Type§

struct Dart_CObject {
    pub type_: Dart_CObject_Type,
    pub value: _Dart_CObject__bindgen_ty_1,
}

Fields§

§type_: Dart_CObject_Type§value: _Dart_CObject__bindgen_ty_1