Macro gstreamer::bitflags_deserialize_impl

source ยท
macro_rules! bitflags_deserialize_impl {
    ($type:ty$(, $feature:expr)?) => { ... };
}