Function fann_sys::fann_destroy [] [src]

pub unsafe extern "C" fn fann_destroy(ann: *mut fann)

Destroys the entire network, properly freeing all the associated memory.

This function appears in FANN >= 1.0.0.