Function webview_sys::webview_eval

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