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

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