[][src]Type Definition gstreamer_sys::GstPadEventFullFunction

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