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

create_endpoint

Function create_endpoint 

Source
pub fn create_endpoint(owner: ProcessId) -> Result<(EndpointId, IpcCapability)>
Expand description

Global registry access functions Create an endpoint through the global registry