[][src]Function webview_sys::webview_eval

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