org.extism.sdk.HostUserData Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of extism Show documentation
Show all versions of extism Show documentation
Java-SDK for Extism to use webassembly from Java
The newest version!
package org.extism.sdk;
import com.sun.jna.PointerType;
public class HostUserData extends PointerType {
}