mozjs
0.14.1
In mozjs::glue
Function
mozjs
::
glue
::
JS_GetReservedSlot
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn JS_GetReservedSlot( obj:
*mut
JSObject
, index:
u32
, dest:
*mut
Value
, )