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

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