Skip to main content

IPC_MESSAGE_HEADER_SIZE

Constant IPC_MESSAGE_HEADER_SIZE 

Source
pub const IPC_MESSAGE_HEADER_SIZE: usize = 16;
Expand description

Size of the IPC message header (sender + msg_type + flags).