JS_GetReservedSlot
mozjs_
sys
0.140.0-8
In mozjs_
sys::
glue
mozjs_sys
::
glue
Function
JS_
GetReserved
Slot
Copy item path
Source
pub unsafe extern "C" fn JS_GetReservedSlot( obj:
*mut
JSObject
, index:
u32
, dest:
*mut
Value
, )