webview_bind_fn_callback

interface webview_bind_fn_callback : Callback

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

Functions

Link copied to clipboard
abstract fun apply(    seq: String?,     req: String?,     arg: Pointer? = Pointer.NULL)

The callback function