[][src]Function sapp_linux::glColorTableEXT

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