| Jack2
    1.9.12
    | 
#include <shm.h>
| Public Attributes | |
| jack_shm_registry_index_t | index | 
| uint32_t | size | 
| union { | |
| void * attached_at | |
| char ptr_size [8] | |
| } | ptr | 
a structure holding information about shared memory allocated by JACK. this version is valid only for a given address space. It contains a pointer indicating where the shared memory has been attached to the address space.
 1.8.15
 1.8.15