CoSWoT Servient-C
Loading...
Searching...
No Matches
src
CoSIO.h
1
//
2
// Created by Yazid Chakib on 17/11/2022.
3
//
4
5
#ifndef SERVIENT_C_COSIO_H
6
#define SERVIENT_C_COSIO_H
7
8
#include "CoRTC.h"
9
14
void
initCoSIO(
int
argc,
char
* argv);
15
20
void
deleteCOSIO();
21
22
#endif
//SERVIENT_C_COSIO_H
Generated by
1.9.6