[][src]Function gst::ffi::gst_registry_find_feature

pub unsafe extern "C" fn gst_registry_find_feature(
    registry: *mut GstRegistry,
    name: *const gchar,
    _type: GType
) -> *mut GstPluginFeature