Function gst::ffi::gst_element_factory_has_interface[][src]

pub unsafe extern "C" fn gst_element_factory_has_interface(
    factory: *mut GstElementFactory,
    interfacename: *const gchar
) -> gboolean