Function webview_set_html

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