gstreamer_webrtc_sys

Function gst_webrtc_data_channel_send_data

Source
pub unsafe extern "C" fn gst_webrtc_data_channel_send_data(
    channel: *mut GstWebRTCDataChannel,
    data: *mut GBytes,
)