Skip to main content

sys_ipc_ring_create

Function sys_ipc_ring_create 

Source
pub fn sys_ipc_ring_create(size: u64) -> Result<u64, SyscallError>
Expand description

SYS_IPC_RING_CREATE: allocate a shared-memory ring buffer.