[][src]Function makepad_glx_sys::glCopyPixels

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