⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

receive_from_endpoint

Function receive_from_endpoint 

Source
pub fn receive_from_endpoint(
    endpoint_id: EndpointId,
    blocking: bool,
) -> Result<Message>
Expand description

Receive a message from an endpoint