Function hirofa_quickjs_sys::JS_SetPropertyInternal
source ยท pub unsafe extern "C" fn JS_SetPropertyInternal(
ctx: *mut JSContext,
obj: JSValue,
prop: JSAtom,
val: JSValue,
this_obj: JSValue,
flags: c_int,
) -> c_int