Function rquickjs_core::qjs::JS_SetPropertyStr[][src]

pub unsafe extern "C" fn JS_SetPropertyStr(
    ctx: *mut JSContext,
    this_obj: JSValue,
    prop: *const i8,
    val: JSValue
) -> i32