Function eccodes_sys::codes_handle_delete
source · pub unsafe extern "C" fn codes_handle_delete(
h: *mut codes_handle
) -> c_intExpand description
Frees a handle, also frees the message if it is not a user message @see codes_handle_new_from_message @param h : The handle to be deleted @return 0 if OK, integer value on error