[][src]Function miniquad::gl::glColorTableEXT

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