io.h 111 B

1234
  1. #ifndef VIRTUALMATH_IO_H
  2. #define VIRTUALMATH_IO_H
  3. void registeredIOFunction(R_FUNC);
  4. #endif //VIRTUALMATH_IO_H