Function script::dom::bindings::import::module::jsapi::SetReservedSlotWithBarrier

source ยท
pub unsafe extern "C" fn SetReservedSlotWithBarrier(
    obj: *mut JSObject,
    slot: usize,
    value: *const Value,
)