Function hirofa_quickjs_sys::JS_SetPropertyInt64
source ยท pub unsafe extern "C" fn JS_SetPropertyInt64(
ctx: *mut JSContext,
this_obj: JSValue,
idx: i64,
val: JSValue,
) -> c_int
pub unsafe extern "C" fn JS_SetPropertyInt64(
ctx: *mut JSContext,
this_obj: JSValue,
idx: i64,
val: JSValue,
) -> c_int