rustix::not_implemented

Module higher_level

Source
Expand description

Functions which provide higher-level functionality are out of scope for rustix.

These functions are provided by typical libc implementations, but are higher-level than the simple syscall-like functions that rustix focuses on. They could be implemented as a separate library built on top of rustix, rather than being part of rustix itself. This module contains an incomplete list of such functions.

Functions§