10 #ifndef HAL_IOVIRTUAL_H
11 #define HAL_IOVIRTUAL_H
HALRESULT
Definition: hal_defs.h:16
void IOVIRTUAL_Destroy(IODevice iodevice)
IODevice IOVIRTUAL_Create(size_t buf_size, int number_of_gates)
Definition: hali_iodevice.h:44
HALRESULT IOVIRTUAL_Connect(IODevice iodev1, IODevice iodev2)
HALRESULT IOVIRTUAL_Disconnect(IODevice iodev1, IODevice iodev2)