[−][src]Type Definition gst::ffi::GstPadProbeCallback
type GstPadProbeCallback = Option<extern "C" fn(pad: *mut GstPad, info: *mut GstPadProbeInfo, user_data: gpointer) -> GstPadProbeReturn>;
type GstPadProbeCallback = Option<extern "C" fn(pad: *mut GstPad, info: *mut GstPadProbeInfo, user_data: gpointer) -> GstPadProbeReturn>;