Crate drm_ffi[][src]

Expand description

Foreign function interface

Re-exports

pub extern crate drm_sys;

Modules

Bindings to the methods of authentication the DRM provides.

Bindings to the Graphics Execution Manager

Bindings to the DRM’s modesetting capabilities.

Error types

Structs

Constants

Functions

Load this device’s Bus ID into a buffer.

Check if a capability is set.

Get client information given a client’s ID.

Get a device’s IRQ.

Gets the driver version for this device.

Attempt to enable/disable a client’s capability.

Type Definitions

Unions