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

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