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

type PFNGLGETNCOLORTABLEPROC = Option<unsafe extern "C" fn(target: GLenum, format: GLenum, type_: GLenum, bufSize: GLsizei, table: *mut c_void)>;