webview_terminate

abstract fun webview_terminate(webview: Pointer?)

Stops the main loop.

It is safe to call this function from another other background thread.

Parameters

webview

the handle of webview, usually returned by webview_create