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

source ยท
pub unsafe extern "C" fn JS_SetReservedSlot(
    obj: *mut JSObject,
    index: u32,
    v: *const Value,
)