Function eccodes_sys::codes_grib_iterator_delete[][src]

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

Frees the geoiterator from memory.

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