nrfxlib API 2.8.99
|
int nrf_inet_pton | ( | int | af, |
const char *restrict | src, | ||
void *restrict | dst ) |
#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.