Dart_CObject

Type Alias Dart_CObject 

Source
pub type Dart_CObject = _Dart_CObject;

Aliased Type§

#[repr(C)]
pub struct Dart_CObject { pub type_: u32, pub value: _Dart_CObject__bindgen_ty_1, }

Fields§

§type_: u32§value: _Dart_CObject__bindgen_ty_1