[][src]Function fltk::gl::glColorSubTable

pub unsafe extern "C" fn glColorSubTable(
    target: u32,
    start: i32,
    count: i32,
    format: u32,
    type_: u32,
    data: *const c_void
)