Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 23b5c5d4d20e3053d699513ed7ddbdaa > files > 30

gluegen-manual-1-0.20102503svn13.fc16.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