mozjs
0.14.1
In mozjs::
jsapi
mozjs
::
jsapi
Function
JS_SetReservedSlot
Copy item path
Source
pub unsafe extern "C" fn JS_SetReservedSlot( obj:
*mut
JSObject
, index:
u32
, v:
*const
Value
, )