Function webview_set_visible

Source
pub unsafe extern "C" fn webview_set_visible(
    this: *mut CWebView,
    visible: c_int,
)