nrfxlib API 2.8.99
|
const char * nrf_inet_ntop | ( | int | af, |
const void *restrict | src, | ||
char *restrict | dst, | ||
nrf_socklen_t | size ) |
#include <nrf_modem/include/nrf_socket.h>
Convert IPv4 and IPv6 addresses between binary and text form.
See POSIX.1-2017 article for normative description.