Function libevent_sys::evutil_inet_pton
source · pub unsafe extern "C" fn evutil_inet_pton(
af: c_int,
src: *const c_char,
dst: *mut c_void
) -> c_intpub unsafe extern "C" fn evutil_inet_pton(
af: c_int,
src: *const c_char,
dst: *mut c_void
) -> c_int