Function gst_plugin::uri_handler::register_uri_handler[][src]

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