webview_bind_fn_callback

public interface webview_bind_fn_callback implements Callback

The callback interface for webview_bind due to JNA's function mapping rules.

Functions

Link copied to clipboard
public abstract Unit apply(    String seq,     String req,     Pointer arg)

The callback function