pub fn init() -> Result<(), KernelError>Expand description
Initialize the desktop IPC system.
Creates a DesktopIpcServer and registers all well-known endpoints.
pub fn init() -> Result<(), KernelError>Initialize the desktop IPC system.
Creates a DesktopIpcServer and registers all well-known endpoints.