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

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