esp_idf_svc::sys

Function esp_openthread_getaddrinfo_dns64

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

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