[][src]Function gstreamer_sys::gst_device_provider_register

pub unsafe extern "C" fn gst_device_provider_register(
    plugin: *mut GstPlugin,
    name: *const c_char,
    rank: c_uint,
    type_: GType
) -> gboolean