prctl

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Posix)
extern (C) @nogc nothrow
int
prctl
(
int option
,
ulong arg2
,
ulong arg3
,
ulong arg4
,
ulong arg5
)

Meta