Function gstreamer_rtsp_sys::gst_rtsp_message_copy

source ·
pub unsafe extern "C" fn gst_rtsp_message_copy(
    msg: *const GstRTSPMessage,
    copy: *mut *mut GstRTSPMessage,
) -> GstRTSPResult