In file lib/shm.c:

void* bs_getmem

(key_t key)

Get a pointer to memory related to a key.

Documentation

Get a pointer to memory related to a key. A call to shmdt() will detach the memory from your program.
See Also:
shmdt()

Alphabetic index



This page was generated with the help of DOC++.