PFNGLDRAWELEMENTSPROCDart typedef

PFNGLDRAWELEMENTSPROCDart = void Function(int mode, int count, int type, Pointer<NativeType> indices)

Implementation

typedef PFNGLDRAWELEMENTSPROCDart =
    void Function(int mode, int count, int type, Pointer<NativeType> indices);