GlGetNamedBufferPointervEXTNative typedef

GlGetNamedBufferPointervEXTNative = Void Function(Uint32 program, Uint32 index, Pointer<NativeType> name)

Implementation

typedef GlGetNamedBufferPointervEXTNative = Void Function(
    Uint32 buffer, Uint32 pname, Pointer params);