[][src]Function libuv_sys2::uv_tcp_nodelay

pub unsafe extern "C" fn uv_tcp_nodelay(
    handle: *mut uv_tcp_t,
    enable: c_int
) -> c_int