Type Definition gst::ffi::GstPadEventFunction [−][src]
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>;