Function rquickjs_core::qjs::JS_SetPropertyInt64
source · pub unsafe extern "C" fn JS_SetPropertyInt64(
ctx: *mut JSContext,
this_obj: JSValue,
idx: i64,
val: JSValue
) -> i32
pub unsafe extern "C" fn JS_SetPropertyInt64(
ctx: *mut JSContext,
this_obj: JSValue,
idx: i64,
val: JSValue
) -> i32