Module object

Source
Expand description

Kernel object management system

This module provides a unified abstraction for all kernel-managed resources including files, pipes, devices, and other IPC mechanisms.

Modules§

capability
Capability traits for KernelObject resources
handle
introspection
KernelObject introspection and capability discovery

Enums§

KernelObject
Unified representation of all kernel-managed resources