Basic framebuffer abstraction. Handles the necessary ioctls and mmaps the framebuffer device.
# Cargo.toml
[dependencies]
framebuffer = "0.3.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opens a framebuffer device and prints its resolution.
Run with sudo or add user to video group
No dependency data recorded yet.