PFNGLDRAWARRAYSINSTANCEDARBPROC typedef

PFNGLDRAWARRAYSINSTANCEDARBPROC = Void Function(Uint32 mode, Int32 first, Uint32 count, Uint32 primcount)

Implementation

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