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