Function libuv_sys2::uv_tcp_nodelay

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