1
0
Fork 0
forked from wry/wry
wry/wire/wl_shm.txt
2022-02-06 16:33:54 +01:00

13 lines
135 B
Text

# requests
msg create_pool = 0 {
id: id(wl_shm_pool),
fd: fd,
size: i32,
}
# events
msg format = 0 {
format: u32,
}