Type Definition gst::ffi::GstPadStickyEventsForeachFunction[][src]

type GstPadStickyEventsForeachFunction = Option<extern "C" fn(pad: *mut GstPad, event: *mut *mut GstEvent, user_data: gpointer) -> gboolean>;