Type Definition gstreamer_sys::GstIteratorFoldFunction [] [src]

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