PFNGLFEEDBACKBUFFERPROCDart typedef

PFNGLFEEDBACKBUFFERPROCDart = void Function(int size, int type, Pointer<Float> buffer)

Implementation

typedef PFNGLFEEDBACKBUFFERPROCDart =
    void Function(int size, int type, Pointer<Float> buffer);