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

type PFNGLGETCOLORTABLEEXTPROC = Option<unsafe extern "C" fn(target: GLenum, format: GLenum, type_: GLenum, data: *mut c_void)>;