[][src]Type Definition gstreamer_sys::GstPadForwardFunction

type GstPadForwardFunction = Option<unsafe extern "C" fn(_: *mut GstPad, _: gpointer) -> gboolean>;