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

type PFNGLGETNUNIFORMUI64VARBPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, bufSize: GLsizei, params: *mut GLuint64)>;