pub type oconfig_value_t = oconfig_value_s;Aliased Type§
#[repr(C)]pub struct oconfig_value_t {
pub value: oconfig_value_s__bindgen_ty_1,
pub type_: i32,
}Fields§
§value: oconfig_value_s__bindgen_ty_1§type_: i32pub type oconfig_value_t = oconfig_value_s;#[repr(C)]pub struct oconfig_value_t {
pub value: oconfig_value_s__bindgen_ty_1,
pub type_: i32,
}value: oconfig_value_s__bindgen_ty_1§type_: i32