Medical Imaging Interaction Toolkit  2025.08.99-f7084adb
Medical Imaging Interaction Toolkit
counter.h
Go to the documentation of this file.
1 
2  #ifndef _COUNTER_H
3  #define _COUNTER_H
4  extern int count(void);
5  #endif
6 
count
int count(void)