Function esp_idf_sys::lwip_getaddrinfo
source ยท pub unsafe extern "C" fn lwip_getaddrinfo(
nodename: *const c_char,
servname: *const c_char,
hints: *const addrinfo,
res: *mut *mut addrinfo,
) -> c_int
pub unsafe extern "C" fn lwip_getaddrinfo(
nodename: *const c_char,
servname: *const c_char,
hints: *const addrinfo,
res: *mut *mut addrinfo,
) -> c_int