Function fann_sys::fann_destroy

source ·
pub unsafe extern "C" fn fann_destroy(ann: *mut fann)
Expand description

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

This function appears in FANN >= 1.0.0.