GlVertexFormatNVNative typedef

GlVertexFormatNVNative = Void Function(Int32 size, Uint32 type, Int32 stride)

Implementation

typedef GlVertexFormatNVNative = Void Function(
    Int32 size, Uint32 type, Int32 stride);