gstreamer_rtsp_sys

Function gst_rtsp_connection_write

Source
pub unsafe extern "C" fn gst_rtsp_connection_write(
    conn: *mut GstRTSPConnection,
    data: *const u8,
    size: c_uint,
    timeout: *mut GTimeVal,
) -> GstRTSPResult