O2 2.0
A communication protocol for interactive music and media applications.
sharedmem.h
1// sharedmem.h -- a brige to shared memory O2 service
2//
3// Roger B. Dannenberg
4// Dec 2020
5
6
7Bridge_info *o2_shmem_inst_new();
8
Definition: bridge.h:146