Function js::jsapi::JS_GetReservedSlot [] [src]

pub unsafe extern "C" fn JS_GetReservedSlot(
    obj: *mut JSObject,
    index: u32
) -> Value