[][src]Type Definition gstreamer_sys::GstElementForeachPadFunc

type GstElementForeachPadFunc = Option<unsafe extern "C" fn(_: *mut GstElement, _: *mut GstPad, _: gpointer) -> gboolean>;