webview_run

Function webview_run 

Source
pub unsafe extern "C" fn webview_run(w: *mut c_void) -> i32
Expand description

Runs the main loop until it’s terminated.

@param w The webview instance.