GlGetNamedBufferPointervNative typedef

GlGetNamedBufferPointervNative = Void Function(Uint32 buffer, Uint32 pname, Pointer<NativeType> params)

Implementation

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