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

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