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