Struct flutter_rust_bridge::support::DartCObject [−][src]
#[repr(C)]pub struct DartCObject {
pub ty: DartCObjectType,
pub value: DartCObjectValue,
}
Fields
ty: DartCObjectType
value: DartCObjectValue
#[repr(C)]pub struct DartCObject {
pub ty: DartCObjectType,
pub value: DartCObjectValue,
}
ty: DartCObjectType
value: DartCObjectValue