[][src]Function napi_sys::uv_inet_pton

pub unsafe extern "C" fn uv_inet_pton(
    af: c_int,
    src: *const c_char,
    dst: *mut c_void
) -> c_int