[][src]Function fltk::gl::glColorTable

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