pub unsafe extern "C" fn soup_websocket_connection_send_binary(
self_: *mut SoupWebsocketConnection,
data: gconstpointer,
length: size_t,
)
Available on crate feature
v2_50
only.pub unsafe extern "C" fn soup_websocket_connection_send_binary(
self_: *mut SoupWebsocketConnection,
data: gconstpointer,
length: size_t,
)
v2_50
only.