[][src]Type Definition gstreamer_base_sys::GstDataQueueCheckFullFunction

type GstDataQueueCheckFullFunction = Option<unsafe extern "C" fn(_: *mut GstDataQueue, _: c_uint, _: c_uint, _: u64, _: gpointer) -> gboolean>;