pub fn register_ipc_scheme( name: &str, port_id: PortId, ) -> Result<u64, SyscallError>
Create and register an IPC scheme for a userspace server