GlColorFormatNVNative typedef

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

Implementation

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