mozjs
0.14.1
In mozjs::rust::wrappers
Function
mozjs
::
rust
::
wrappers
::
JS_IdToValue
Copy item path
source
ยท
[
−
]
pub unsafe fn JS_IdToValue( cx:
*mut
JSContext
, id:
jsid
, vp:
MutableHandle
<'_,
Value
>, ) ->
bool