Skip to main content

PAYLOAD_CAPACITY

Constant PAYLOAD_CAPACITY 

Source
pub const PAYLOAD_CAPACITY: usize = IpcMessage::PAYLOAD_CAPACITY; // 240usize
Expand description

Capacity of the IpcMessage.payload field (240 bytes).