Trait mini_gl_fb::core::ToGlType[][src]

pub trait ToGlType {
    fn to_gl_enum() -> GLenum;
}

Required methods

Implementations on Foreign Types

Implementors