GlGetBufferParameteri64vNative typedef

GlGetBufferParameteri64vNative = Void Function(Uint32 target, Uint32 pname, Pointer<Int64> params)

Implementation

typedef GlGetBufferParameteri64vNative = Void Function(
    Uint32 target, Uint32 pname, Pointer<Int64> params);