Function eccodes_sys::codes_grib_multi_handle_delete[][src]

pub unsafe extern "C" fn codes_grib_multi_handle_delete(
    mh: *mut codes_multi_handle
) -> c_int
Expand description

Delete multi-field GRIB handle. This is only applicable to GRIB edition 2.

@param mh : The multi-field handle to be deleted. @return 0 if OK, integer value on error