Module nix::unistd

source ·
Expand description

Safe wrappers around functions found in libc “unistd.h” header

Modules

  • Alarm signal scheduling.

Structs

  • Process identifier

Enums

  • Represents the successful result of calling fork

Functions