PFNGLSCISSOREXCLUSIVENVPROC typedef

PFNGLSCISSOREXCLUSIVENVPROC = Void Function(Int32 x, Int32 y, Uint32 width, Uint32 height)

Implementation

typedef PFNGLSCISSOREXCLUSIVENVPROC =
    Void Function(Int32 x, Int32 y, Uint32 width, Uint32 height);