pub type s_vpi_arrayvalue = t_vpi_arrayvalue;Aliased Type§
#[repr(C)]pub struct s_vpi_arrayvalue {
pub format: u32,
pub flags: u32,
pub value: t_vpi_arrayvalue__bindgen_ty_1,
}Fields§
§format: u32§flags: u32§value: t_vpi_arrayvalue__bindgen_ty_1