Type Definition gstreamer_sys::GstMetaInitFunction [] [src]

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