Function eccodes_sys::codes_grib_nearest_delete[][src]

pub unsafe extern "C" fn codes_grib_nearest_delete(
    nearest: *mut codes_nearest
) -> c_int
Expand description

Frees an nearest from memory

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