[][src]Function glu_sys::glu::glCopyColorTable

pub unsafe extern "C" fn glCopyColorTable(
    target: GLenum,
    internalformat: GLenum,
    x: GLint,
    y: GLint,
    width: GLsizei
)