[][src]Type Definition esp_idf_bindgen::ip4_addr_t

type ip4_addr_t = ip4_addr;

ip4_addr_t uses a struct for convenience only, so that the same defines can operate both on ip4_addr_t as well as on ip4_addr_p_t.