[][src]Function nginx::BIO_set_tcp_ndelay

pub unsafe extern "C" fn BIO_set_tcp_ndelay(
    sock: c_int,
    turn_on: c_int
) -> c_int