[][src]Function sapp_dummy::glColorTableEXT

pub fn glColorTableEXT(
    target: GLenum,
    internalFormat: GLenum,
    width: GLsizei,
    format: GLenum,
    type_: GLenum,
    table: *const c_void
)