struct fann * fann_allocate_structure(float learning_rate, unsigned int num_layers);
fann_allocate_structureis used internally to create a struct fann.
fann_allocate_structure
This function appears in FANN >= 1.0.0.