Type Definition gstreamer_sys::GstMetaInitFunction

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