GlGetBufferPointerv typedef

GlGetBufferPointerv = void Function(int program, int index, Pointer<NativeType> name)

Implementation

typedef GlGetBufferPointerv = void Function(
    int target, int pname, Pointer params);