soup_sys

Function soup_websocket_connection_set_keepalive_interval

Source
pub unsafe extern "C" fn soup_websocket_connection_set_keepalive_interval(
    self_: *mut SoupWebsocketConnection,
    interval: c_uint,
)
Available on crate feature v2_58 only.