Macro gstreamer::tags::impl_tag

source ยท
macro_rules! impl_tag {
    ($name:ident, $t:ty, $rust_tag:ident, $gst_tag:ident) => { ... };
}