struct fann * fann_create_from_fd(FILE * conf, const char * configuration_file);
fann_create_from_fd will load an ANN from a file descriptor.
fann_create_from_fd
This function appears in FANN >= 1.1.0.