Function eccodes_sys::codes_grib_iterator_new[][src]

pub unsafe extern "C" fn codes_grib_iterator_new(
    h: *const codes_handle,
    flags: c_ulong,
    error: *mut c_int
) -> *mut codes_iterator
Expand description

\brief Create a new geoiterator from a GRIB handle, using current geometry and values.

\param h : the handle from which the geoiterator will be created \param flags : flags for future use. \param error : error code \return the new geoiterator, NULL if no geoiterator can be created