Function eccodes_sys::codes_grib_iterator_has_next [−][src]
pub unsafe extern "C" fn codes_grib_iterator_has_next(
i: *mut codes_iterator
) -> c_int
Expand description
Test procedure for values in a geoiterator.
@param i : the geoiterator @return boolean, 1 if the iterator still nave next values, 0 otherwise