Type Definition gst::ffi::GstIteratorFreeFunction[][src]

type GstIteratorFreeFunction = Option<extern "C" fn(it: *mut GstIterator)>;