PFNGLGETNUNIFORMUIVPROCDart typedef

PFNGLGETNUNIFORMUIVPROCDart = void Function(int program, int location, int bufSize, Pointer<Uint32> params)

Implementation

typedef PFNGLGETNUNIFORMUIVPROCDart =
    void Function(
      int program,
      int location,
      int bufSize,
      Pointer<Uint32> params,
    );