PFNGLBINDTEXTURESPROCDart typedef

PFNGLBINDTEXTURESPROCDart = void Function(int first, int count, Pointer<Uint32> textures)

Implementation

typedef PFNGLBINDTEXTURESPROCDart =
    void Function(int first, int count, Pointer<Uint32> textures);