[][src]Type Definition gstreamer_sys::GstPadEventFunction

type GstPadEventFunction = Option<unsafe extern "C" fn(_: *mut GstPad, _: *mut GstObject, _: *mut GstEvent) -> gboolean>;