[][src]Type Definition sapp_linux::PFNGLPROGRAMUNIFORM2UI64VNVPROC

type PFNGLPROGRAMUNIFORM2UI64VNVPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, count: GLsizei, value: *const GLuint64EXT)>;