man comedi_cleanup_calibration_file (Fonctions bibliothèques) - free calibration resources
NAME
comedi_cleanup_calibration_file - free calibration resources
SYNOPSIS
#include <comedilib.h> void comedi_cleanup_calibration_file (comedi_calibration_t *calibration);
STATUS
alpha
DESCRIPTION
This function frees the resources associated with a calibration obtained from comedi_parse_calibration_file(). calibration can not be used again after calling this function.