[][src]Type Definition makepad_glx_sys::PFNGLCOPYCOLORSUBTABLEEXTPROC

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