Trait ChildProxyImplStatic
gst_plugin::child_proxy
pub trait ChildProxyImplStatic<T: ObjectType>: Send + Sync + 'static { fn get_impl<'a>(&self, imp: &'a T::ImplType) -> &'a ChildProxyImpl; }
fn get_impl<'a>(&self, imp: &'a T::ImplType) -> &'a ChildProxyImpl