pub type vol_attributes_attr_t = vol_attributes_attr;Aliased Type§
#[repr(C)]pub struct vol_attributes_attr_t {
pub validattr: attribute_set,
pub nativeattr: attribute_set,
}Fields§
§validattr: attribute_set§nativeattr: attribute_setpub type vol_attributes_attr_t = vol_attributes_attr;#[repr(C)]pub struct vol_attributes_attr_t {
pub validattr: attribute_set,
pub nativeattr: attribute_set,
}validattr: attribute_set§nativeattr: attribute_set