PFNGLGETNPOLYGONSTIPPLEARBPROC typedef

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

Implementation

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