Function webview_set_minimized

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