[][src]Type Definition gstreamer_rtsp_server_sys::GstRTSPSessionPoolFilterFunc

type GstRTSPSessionPoolFilterFunc = Option<unsafe extern "C" fn(_: *mut GstRTSPSessionPool, _: *mut GstRTSPSession, _: gpointer) -> GstRTSPFilterResult>;