pub type s_vpi_value = t_vpi_value;Aliased Type§
#[repr(C)]pub struct s_vpi_value {
pub format: i32,
pub value: t_vpi_value__bindgen_ty_1,
}Fields§
§format: i32§value: t_vpi_value__bindgen_ty_1pub type s_vpi_value = t_vpi_value;#[repr(C)]pub struct s_vpi_value {
pub format: i32,
pub value: t_vpi_value__bindgen_ty_1,
}format: i32§value: t_vpi_value__bindgen_ty_1