pub unsafe extern "C" fn grib_iterator_reset(
    i: *mut grib_iterator
) -> c_int
Expand description

Test procedure for values in a geoiterator.

@param i : the geoiterator @return 0 if OK, integer value on error