Type Definition gstreamer_sys::GstPadProbeCallback

source ·
pub type GstPadProbeCallback = Option<unsafe extern "C" fn(_: *mut GstPad, _: *mut GstPadProbeInfo, _: gpointer) -> GstPadProbeReturn>;