Function soup3_sys::soup_websocket_connection_send_binary

source ยท
pub unsafe extern "C" fn soup_websocket_connection_send_binary(
    self_: *mut SoupWebsocketConnection,
    data: gconstpointer,
    length: size_t,
)