PFNGLINDEXPOINTERPROCDart typedef

PFNGLINDEXPOINTERPROCDart = void Function(int type, int stride, Pointer<NativeType> ptr)

Implementation

typedef PFNGLINDEXPOINTERPROCDart =
    void Function(int type, int stride, Pointer<NativeType> ptr);