awe_webview_set_callback_web_view_crashed

Assign a callback function to be notified when the renderer for a certain WebView (which is isolated in a separate process) crashes unexpectedly.

@param webview The WebView instance.

@param callback A function pointer to the callback.

version(Windows)
void
awe_webview_set_callback_web_view_crashed

Meta