evutil_inet_pton

Replacement for inet_pton for platforms which lack it.

extern (C) nothrow
int
evutil_inet_pton
(
int af
,
const(char)* src
,
void* dst
)

Meta