Function rquickjs::qjs::JS_SetPropertyInternal

source ·
pub unsafe extern "C" fn JS_SetPropertyInternal(
    ctx: *mut JSContext,
    obj: u64,
    prop: u32,
    val: u64,
    this_obj: u64,
    flags: i32
) -> i32