Type Definition gstreamer_base_sys::GstDataQueueFullCallback[][src]

type GstDataQueueFullCallback = Option<unsafe extern "C" fn(_: *mut GstDataQueue, _: gpointer)>;