[][src]Function fltk::gl::glCopyColorSubTable

pub unsafe extern "C" fn glCopyColorSubTable(
    target: u32,
    start: i32,
    x: i32,
    y: i32,
    width: i32
)