Macro gstreamer::buffer::define_iter

source ยท
macro_rules! define_iter {
    ($name:ident, $typ:ty, $mtyp:ty, $get_item:expr) => { ... };
}