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_1pub type Dart_CObject = _Dart_CObject;#[repr(C)]pub struct Dart_CObject {
pub type_: u32,
pub value: _Dart_CObject__bindgen_ty_1,
}type_: u32§value: _Dart_CObject__bindgen_ty_1