Skip to main content

esp_mqtt5_client_get_user_property_count

Function esp_mqtt5_client_get_user_property_count 

Source
pub unsafe extern "C" fn esp_mqtt5_client_get_user_property_count(
    user_property: *mut mqtt5_user_property_list_t,
) -> u8
Expand description

@brief Get MQTT5 client user property list count

@param user_property user_property handle @return user property list count