Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > e800b5a81c2e82694e475b2db24c4c33 > files > 30

gluegen-manual-1-0.20102502svn11.fc14.noarch.rpm

Package testfunction
Style AllStatic
JavaClass TestFunction
JavaOutputDir   gensrc/java
NativeOutputDir gensrc/native

TemporaryCVariableDeclaration glXChooseFBConfig     int count;
TemporaryCVariableAssignment  glXChooseFBConfig     count = _ptr3[0];
ReturnValueLength             glXChooseFBConfig     count

# We don't need the Display data structure to be explicitly exposed
Opaque long Display *
# Ignore the empty Display data structure (though made opaque, the
# reference from glxChooseFBConfig is still traversed)
Ignore Display