Function webview_set_fullscreen

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