Function gst_plugin::child_proxy::register_child_proxy[][src]

pub fn register_child_proxy<T: ObjectType, I: ChildProxyImplStatic<T>>(
    _: &TypeInitToken,
    type_: Type,
    imp: &I
)