GlNamedBufferAttachMemoryNVNative typedef

GlNamedBufferAttachMemoryNVNative = Void Function(Uint32 buffer, Uint32 memory, Uint64 offset)

Implementation

typedef GlNamedBufferAttachMemoryNVNative = Void Function(
    Uint32 buffer, Uint32 memory, Uint64 offset);