pub unsafe extern "C" fn esp_netif_ip6_get_addr_type(
    ip6_addr: *mut esp_ip6_addr
) -> u32
Expand description

@brief Get the IPv6 address type

@param[in] ip6_addr IPv6 type

@return IPv6 type in form of enum esp_ip6_addr_type_t