Function rquickjs::qjs::JS_EvalFunction

source ·
pub unsafe extern "C" fn JS_EvalFunction(
    ctx: *mut JSContext,
    fun_obj: u64
) -> u64