Type Definition gstreamer_sys::GstPadEventFunction [−][src]
type GstPadEventFunction = Option<unsafe extern "C" fn(_: *mut GstPad, _: *mut GstObject, _: *mut GstEvent) -> gboolean>;
type GstPadEventFunction = Option<unsafe extern "C" fn(_: *mut GstPad, _: *mut GstObject, _: *mut GstEvent) -> gboolean>;