PFNGLVERTEXFORMATNVPROC typedef

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

Implementation

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