Enum framebuffer::FramebufferErrorKind
[−]
[src]
pub enum FramebufferErrorKind { IoctlFailed, IoError, }
Kind of errors that can occur when dealing with the Framebuffer.
Variants
IoctlFailed | ||
IoError |