Type Definition gstreamer_sys::GstPadForwardFunction[][src]

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