[][src]Type Definition sapp_linux::PFNGLCOPYCOLORTABLESGIPROC

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