[][src]Function napi_sys::uv_tcp_nodelay

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