Function BIO_set_tcp_ndelay

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