Function eccodes_sys::codes_grib_nearest_new[][src]

pub unsafe extern "C" fn codes_grib_nearest_new(
    h: *const codes_handle,
    error: *mut c_int
) -> *mut codes_nearest
Expand description

\brief Create a new nearest neighbour object from a handle, using current geometry.

\param h : the handle from which the nearest object will be created \param error : error code \return the new nearest, NULL if no nearest can be created