Module linux_drm::ioctl

source ·
Expand description

Low-level ioctl-based access to DRM devices.

The struct types in this module are likely to change in breaking ways in a future release because they currently behave as a memory safety hole by allowing safe Rust to ask the kernel to write to arbitrary memory addresses. Prefer to use the Card abstraction to avoid being impacted by those changes. (Even that is subject to change until a v1.0 release, but is less likely to be totally reworked.)

Structs§

Constants§

Functions§