Function webview_set_title

Source
pub unsafe extern "C" fn webview_set_title(
    this: *mut CWebView,
    title: *const c_char,
)