gstreamer::format::generic

Macro impl_gsfv_fn_opt_ret

Source
macro_rules! impl_gsfv_fn_opt_ret {
    ($fn:ident(self) -> Option<$ret_ty:ty>) => { ... };
}