Function libuv_sys::uv_tcp_init [] [src]

pub unsafe extern "C" fn uv_tcp_init(
    loop_: *mut uv_loop_t,
    handle: *mut uv_tcp_t
) -> c_int