Function rquickjs::qjs::JS_SetPropertyUint32

source ·
pub unsafe extern "C" fn JS_SetPropertyUint32(
    ctx: *mut JSContext,
    this_obj: JSValue,
    idx: u32,
    val: JSValue
) -> i32