Function rquickjs::qjs::JS_SetProperty

source ·
pub unsafe fn JS_SetProperty(
    ctx: *mut JSContext,
    this_obj: JSValue,
    prop: u32,
    val: JSValue
) -> i32