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

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