Skip to main content

IPC_MESSAGE_SIZE

Constant IPC_MESSAGE_SIZE 

Source
pub const IPC_MESSAGE_SIZE: usize = 256; // 256usize
Expand description

Total size of an IPC message in bytes (including header and payload).