PFNGLGETNPOLYGONSTIPPLEPROC typedef

PFNGLGETNPOLYGONSTIPPLEPROC = Void Function(Uint32 bufSize, Pointer<Uint8> pattern)

Implementation

typedef PFNGLGETNPOLYGONSTIPPLEPROC =
    Void Function(Uint32 bufSize, Pointer<Uint8> pattern);