[−][src]Type Definition gst::ffi::GstPadChainFunction
type GstPadChainFunction = Option<extern "C" fn(pad: *mut GstPad, parent: *mut GstObject, buffer: *mut GstBuffer) -> GstFlowReturn>;
type GstPadChainFunction = Option<extern "C" fn(pad: *mut GstPad, parent: *mut GstObject, buffer: *mut GstBuffer) -> GstFlowReturn>;