gstreamer::format::macros

Macro impl_format_value_traits

Source
macro_rules! impl_format_value_traits {
    ($typ:ty, $format:ident, $format_value:ident, $inner:ty) => { ... };
}