[][src]Type Definition gstreamer_sys::GstMetaInitFunction

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