PFNGLDRAWARRAYSEXTPROC typedef

PFNGLDRAWARRAYSEXTPROC = Void Function(Uint32 mode, Int32 first, Uint32 count)

Implementation

typedef PFNGLDRAWARRAYSEXTPROC =
    Void Function(Uint32 mode, Int32 first, Uint32 count);