script
0.0.1
In script::
dom::
bindings::
import::
module
script
::
dom
::
bindings
::
import
::
module
Function
JS_GetReservedSlot
Copy item path
source
pub unsafe extern "C" fn JS_GetReservedSlot( obj:
*mut
JSObject
, index:
u32
, dest:
*mut
Value
, )