[][src]Function quickjs_sys::JS_NewInt64

pub unsafe extern "C" fn JS_NewInt64(ctx: *mut JSContext, v: i64) -> JSValue