GlGetBufferPointerv typedef
GlGetBufferPointerv =
void Function(int target, int pname, Pointer<NativeType> params)
Implementation
typedef GlGetBufferPointerv = void Function(
int target, int pname, Pointer params);