PFNGLBINDIMAGETEXTURESPROCDart typedef

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

Implementation

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