Macro gstreamer::format::generic::impl_gsfv_fn_opt_ret

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