GlGetNamedBufferPointerv typedef

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

Implementation

typedef GlGetNamedBufferPointerv = void Function(
    int buffer, int pname, Pointer params);