Crate linuxfb

source ·
Expand description

Interface to the Linux Framebuffer API

This crate provides high-level access to a linux framebuffer device (/dev/fb*).

Check out the Framebuffer documentation for a simple example.

Once you are familiar with the basic interface, check out the double::Buffer documentation, for some more examples.

Modules

  • Double-buffered interface to a framebuffer

Structs

Enums

Functions