GlGetNamedStringARBNative typedef
GlGetNamedStringARBNative =
Void Function(Int32 namelen, Pointer<NativeType> name, Int32 bufSize, Pointer<Int32> stringlen, Pointer<NativeType> string)
Implementation
typedef GlGetNamedStringARBNative = Void Function(Int32 namelen, Pointer name,
Int32 bufSize, Pointer<Int32> stringlen, Pointer string);