GlGetInternalformati64v typedef
GlGetInternalformati64v =
void Function(int target, int internalformat, int pname, int count, Pointer<Int64> params)
Implementation
typedef GlGetInternalformati64v = void Function(int target, int internalformat,
int pname, int count, Pointer<Int64> params);