Skip to main content

alloc_message

Function alloc_message 

Source
pub fn alloc_message(size: u32) -> Option<*mut MessageHeader>
Expand description

Allocates space for a message in the current thread’s SPSC queue.