[][src]Type Definition gstreamer_sys::GstBufferForeachMetaFunc

type GstBufferForeachMetaFunc = Option<unsafe extern "C" fn(_: *mut GstBuffer, _: *mut *mut GstMeta, _: gpointer) -> gboolean>;