pub type dx_configuration_t = dx_configuration;Expand description
Configuration
Aliased Type§
#[repr(C)]pub struct dx_configuration_t {
pub version: i32,
pub object: dxf_byte_array_t,
}Fields§
§version: i32§object: dxf_byte_array_tpub type dx_configuration_t = dx_configuration;Configuration
#[repr(C)]pub struct dx_configuration_t {
pub version: i32,
pub object: dxf_byte_array_t,
}version: i32§object: dxf_byte_array_t