[−][src]Type Definition gst::ffi::GstPadEventFunction
type GstPadEventFunction = Option<extern "C" fn(pad: *mut GstPad, parent: *mut GstObject, event: *mut GstEvent) -> gboolean>;
type GstPadEventFunction = Option<extern "C" fn(pad: *mut GstPad, parent: *mut GstObject, event: *mut GstEvent) -> gboolean>;