PFNGLDRAWARRAYSINSTANCEDBASEINSTANCEPROC typedef

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

Implementation

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