PFNGLBINDSAMPLERSPROCDart typedef

PFNGLBINDSAMPLERSPROCDart = void Function(int first, int count, Pointer<Uint32> samplers)

Implementation

typedef PFNGLBINDSAMPLERSPROCDart =
    void Function(int first, int count, Pointer<Uint32> samplers);