PFNGLDRAWELEMENTSINDIRECTPROC typedef

PFNGLDRAWELEMENTSINDIRECTPROC = Void Function(Uint32 mode, Uint32 type, Pointer<Void> indirect)

Implementation

typedef PFNGLDRAWELEMENTSINDIRECTPROC = Void Function(
    Uint32 mode, Uint32 type, Pointer<Void> indirect);