[][src]Type Definition sapp_linux::PFNGLCOPYCOLORSUBTABLEEXTPROC

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