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