Type Definition gstreamer_sys::GstPadForwardFunction[][src]

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