webview_run

Function webview_run 

Source
pub unsafe extern "C" fn webview_run(w: webview_t) -> webview_error_t
Expand description

Runs the main loop until it’s terminated.

@param w The webview instance.