Function eccodes_sys::grib_get_error_message[][src]

pub unsafe extern "C" fn grib_get_error_message(
    code: c_int
) -> *const c_char
Expand description

Convert an error code into a string @param code : the error code @return the error message