[][src]Function paho_mqtt_sys::MQTTProperties_free

pub unsafe extern "C" fn MQTTProperties_free(properties: *mut MQTTProperties)

Free all memory allocated to the property list, including any to individual properties. @param properties pointer to the property list.