Function webview_set_maximized

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