[][src]Function napi_sys::uv_tcp_open

pub unsafe extern "C" fn uv_tcp_open(
    handle: *mut uv_tcp_t,
    sock: uv_os_sock_t
) -> c_int