PFNGLMULTIMODEDRAWELEMENTSIBMPROCDart typedef

PFNGLMULTIMODEDRAWELEMENTSIBMPROCDart = void Function(Pointer<Uint32> mode, Pointer<Uint32> count, int type, Pointer<Pointer<NativeType>> indices, int primcount, int modestride)

Implementation

typedef PFNGLMULTIMODEDRAWELEMENTSIBMPROCDart =
    void Function(
      Pointer<Uint32> mode,
      Pointer<Uint32> count,
      int type,
      Pointer<Pointer<NativeType>> indices,
      int primcount,
      int modestride,
    );