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

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