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

type PFNGLPROGRAMUNIFORM2UI64ARBPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, x: GLuint64, y: GLuint64)>;