gstreamer_rtsp_sys

Function gst_rtsp_connection_accept

Source
pub unsafe extern "C" fn gst_rtsp_connection_accept(
    socket: *mut GSocket,
    conn: *mut *mut GstRTSPConnection,
    cancellable: *mut GCancellable,
) -> GstRTSPResult