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

type PFNGLPROGRAMUNIFORM3UI64VARBPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, count: GLsizei, value: *const GLuint64)>;