esp_idf_sys

Function esp_openthread_getaddrinfo_dns64

Source
pub unsafe extern "C" fn esp_openthread_getaddrinfo_dns64(
    nodename: *const c_char,
    servname: *const c_char,
    hints: *const addrinfo,
    res: *mut *mut addrinfo,
) -> c_int
Expand description

@brief The alternative function for getaddrinfo and adds the NAT64 prefix.