Function nw_tcp_options_set_no_delay

Source
pub unsafe extern "C" fn nw_tcp_options_set_no_delay(
    options: nw_protocol_options_t,
    no_delay: bool,
)