void fann_destroy_train_data(struct fann_train_data * train_data);
Destroy the training data stored in train_data, freeing the associated memory.
This function appears in FANN >= 1.0.0.