[−][src]Type Definition gst::ffi::GstMetaInitFunction
type GstMetaInitFunction = Option<extern "C" fn(meta: *mut GstMeta, params: gpointer, buffer: *mut GstBuffer) -> gboolean>;
type GstMetaInitFunction = Option<extern "C" fn(meta: *mut GstMeta, params: gpointer, buffer: *mut GstBuffer) -> gboolean>;