Function gstreamer_rtsp_sys::gst_rtsp_connection_create

source ·
pub unsafe extern "C" fn gst_rtsp_connection_create(
    url: *const GstRTSPUrl,
    conn: *mut *mut GstRTSPConnection,
) -> GstRTSPResult