Function nw_tcp_options_set_enable_fast_open

Source
pub unsafe extern "C" fn nw_tcp_options_set_enable_fast_open(
    options: nw_protocol_options_t,
    enable_fast_open: bool,
)