[][src]Function fltk::gl::glCopyPixels

pub unsafe extern "C" fn glCopyPixels(
    x: i32,
    y: i32,
    width: i32,
    height: i32,
    type_: u32
)