Function fann_sys::fann_destroy_train[][src]

pub unsafe extern "C" fn fann_destroy_train(train_data: *mut fann_train_data)

Destructs the training data and properly deallocates all of the associated data. Be sure to call this function when finished using the training data.

This function appears in FANN >= 1.0.0