solace_rs_sys

Type Alias solClient_field_t

source
pub type solClient_field_t = solClient_field;

Aliased Type§

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