Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > d97979da6a9ddf865b7adda2d0908450 > files > 32

gluegen-manual-1.0b06-0.0.11.mga5.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