API Version: 0
Library Version: 0.44.0
Generated by gi-docgen 2024.1
int phosh_create_shm_file ( off_t size )
Create a shared memory file of the given size.
size
Type: off_t
off_t
The file size.
Type: int
int
A file descriptor on success or -1 on error.