Type Definition gstreamer_sys::GstIteratorItemFunction [] [src]

type GstIteratorItemFunction = Option<unsafe extern "C" fn(_: *mut GstIterator, _: *const GValue) -> GstIteratorItem>;