pub unsafe extern "C" fn nrf_freeaddrinfo(ai: *mut nrf_addrinfo)
Expand description

Free address information returned by @ref nrf_getaddrinfo().

@details See POSIX.1-2017 article for normative description.