Function webview_eval

Source
pub unsafe extern "C" fn webview_eval(
    this: *mut CWebView,
    js: *const c_char,
) -> c_int