GlTexAttachMemoryNVNative typedef

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

Implementation

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