GlGetNamedBufferParameteri64vNative typedef

GlGetNamedBufferParameteri64vNative = Void Function(Uint32 buffer, Uint32 pname, Pointer<Int64> params)

Implementation

typedef GlGetNamedBufferParameteri64vNative = Void Function(
    Uint32 buffer, Uint32 pname, Pointer<Int64> params);