pub unsafe extern "C" fn webview_destroy(w: *mut c_void) -> i32
Destroys a webview instance and closes the native window.
@param w The webview instance.