[][src]Function glu_sys::glu::glCopyPixels

pub unsafe extern "C" fn glCopyPixels(
    x: GLint,
    y: GLint,
    width: GLsizei,
    height: GLsizei,
    type_: GLenum
)