Expand description
Documentation about unimplemented functions.
This module contains documentation for several functions that rustix does not implement, either because they are out of scope, or because they are could probably be implemented but are not yet.
Modules§
- Functions which provide higher-level functionality are out of scope for rustix.
- Functions which need access to libc internals are out of scope for rustix.
- Memory-allocation functions are out of scope for rustix.
- These functions are not quite yet finished in rustix.
- These functions are not yet implemented in rustix, but probably could be.