PFNGLDRAWARRAYSINSTANCEDPROC typedef

PFNGLDRAWARRAYSINSTANCEDPROC = Void Function(Uint32 mode, Int32 first, Int32 count, Int32 instancecount)

Implementation

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