Module audio_device::unix[][src]

This is supported on crate feature unix only.

Unix-specific types and definitions.

Modules

errno

Error handling.

poll

Unix-related types needed to deal with polling.

Structs

AsyncPoll

An unsafe asynchronous poller around a pollfd.

PollEventsGuard

A guard for the returned events of the poll handler.

Enums

Error

Nix Error Type