Function webview_set_zoom_level

Source
pub unsafe extern "C" fn webview_set_zoom_level(
    this: *mut CWebView,
    percentage: c_double,
)