Enum egli::error::Error
[−]
[src]
pub enum Error {
Egl(EglCallError),
NonUtf8StringReceived(Utf8Error),
}Variants
Egl | ||
NonUtf8StringReceived |