PFNGLCOLORFORMATNVPROC typedef

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

Implementation

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