[][src]Function gstreamer_sys::gst_element_factory_list_filter

pub unsafe extern "C" fn gst_element_factory_list_filter(
    list: *mut GList,
    caps: *const GstCaps,
    direction: GstPadDirection,
    subsetonly: gboolean
) -> *mut GList