Type Alias solace_rs_sys::solClient_destination_t
source · pub type solClient_destination_t = solClient_destination;Aliased Type§
struct solClient_destination_t {
pub destType: i32,
pub dest: *const i8,
}Fields§
§destType: i32§dest: *const i8