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

type PFNGLCOLORTABLEEXTPROC = Option<unsafe extern "C" fn(target: GLenum, internalFormat: GLenum, width: GLsizei, format: GLenum, type_: GLenum, table: *const c_void)>;