GlBufferAttachMemoryNVNative typedef

GlBufferAttachMemoryNVNative = Void Function(Uint32 target, Uint32 memory, Uint64 offset)

Implementation

typedef GlBufferAttachMemoryNVNative = Void Function(
    Uint32 target, Uint32 memory, Uint64 offset);