Function js::jsapi::JS_SetReservedSlot [] [src]

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