[][src]Function sapp_linux::glColorTableSGI

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