Interface WebAssemblyImport.Fn

Enclosing class:
WebAssemblyImport

public static interface WebAssemblyImport.Fn
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(int x, int count)
     
  • Method Details

    • handle

      void handle(int x, int count)