pub unsafe extern "C" fn webview_run(w: webview_t) -> webview_error_tExpand description
Runs the main loop until it’s terminated.
@param w The webview instance.
pub unsafe extern "C" fn webview_run(w: webview_t) -> webview_error_tRuns the main loop until it’s terminated.
@param w The webview instance.