Function gst::ffi::gst_device_provider_register[][src]

pub unsafe extern "C" fn gst_device_provider_register(
    plugin: *mut GstPlugin,
    name: *const gchar,
    rank: guint,
    _type: GType
) -> gboolean