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