Function gst_element_factory_list_is_type

Source
pub unsafe extern "C" fn gst_element_factory_list_is_type(
    factory: *mut GstElementFactory,
    type_: GstElementFactoryListType,
) -> gboolean