API Version: 0
Library Version: 0.23.0
Generated by gi-docgen 2022.2
int phosh_create_shm_file ( off_t size )
Create a file share 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.