solClient_field_t

Type Alias solClient_field_t 

Source
pub type solClient_field_t = solClient_field;

Aliased Type§

#[repr(C)]
pub struct solClient_field_t { pub type_: i32, pub length: u32, pub value: solClient_field__bindgen_ty_1, }

Fields§

§type_: i32§length: u32§value: solClient_field__bindgen_ty_1