PFNGLNORMALPOINTERPROCDart typedef

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

Implementation

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