[][src]Function paho_mqtt_sys::MQTTProperties_len

pub unsafe extern "C" fn MQTTProperties_len(props: *mut MQTTProperties) -> c_int

Returns the length of the properties structure when serialized ready for network transmission. @param props an MQTT V5 property structure. @return the length in bytes of the properties when serialized.