API Version: 0
Library Version: 0.32.0
int phosh_create_shm_file ( off_t size )
Create a shared memory file of the given size.
size
off_t
The file size.
int
A file descriptor on success or -1 on error.