[][src]Type Definition glu_sys::glu::PFNGLCOPYCOLORSUBTABLEEXTPROC

type PFNGLCOPYCOLORSUBTABLEEXTPROC = Option<unsafe extern "C" fn(target: GLenum, start: GLsizei, x: GLint, y: GLint, width: GLsizei)>;