Module rustix::thread::prctl

source ·
Expand description

Linux prctl wrappers.

Rustix wraps variadic/dynamic-dispatch functions like prctl in type-safe wrappers.

§Safety

The inner prctl calls are dynamically typed and must be called correctly.

Structs§

Enums§

Constants§

Functions§