PFNGLCALLLISTSPROCDart typedef

PFNGLCALLLISTSPROCDart = void Function(int n, int type, Pointer<NativeType> lists)

Implementation

typedef PFNGLCALLLISTSPROCDart =
    void Function(int n, int type, Pointer<NativeType> lists);