[][src]Function fltk::gl::glCopyTexSubImage1D

pub unsafe extern "C" fn glCopyTexSubImage1D(
    target: u32,
    level: i32,
    xoffset: i32,
    x: i32,
    y: i32,
    width: i32
)