PFNGLDRAWELEMENTSINDIRECTPROC typedef

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

Implementation

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