Skip to main content

dx_configuration_t

Type Alias dx_configuration_t 

Source
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_t