pub unsafe extern "C" fn webview_run(w: *mut c_void) -> i32
Runs the main loop until it’s terminated.
@param w The webview instance.