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

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