Function gstreamer_rtsp_sys::gst_rtsp_connection_send

source ·
pub unsafe extern "C" fn gst_rtsp_connection_send(
    conn: *mut GstRTSPConnection,
    message: *mut GstRTSPMessage,
    timeout: *mut GTimeVal,
) -> GstRTSPResult