int fann_save_internal(struct fann * ann, const char * configuration_file, unsigned int save_as_fixed);
fann_save_internal_fd is used internally to save an ANN to a file.
fann_save_internal_fd
This function appears in FANN >= 1.0.0.