webview_destroy

Function webview_destroy 

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

Destroys a webview instance and closes the native window.

@param w The webview instance.