Function rquickjs::qjs::JS_SetPropertyStr

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