Function eccodes_sys::grib_multi_handle_delete[][src]

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

Delete multi-field handle.

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