[][src]Function qjs_sys::JS_EvalFunction

pub unsafe extern "C" fn JS_EvalFunction(
    ctx: *mut JSContext,
    fun_obj: JSValue,
    this_obj: JSValue
) -> JSValue