JS_WrapValue
mozjs
0.14.1
In mozjs::
jsapi
mozjs
::
jsapi
Function
JS_
Wrap
Value
Copy item path
Source
pub unsafe extern "C" fn JS_WrapValue( cx:
*mut
JSContext
, vp:
MutableHandle
<
Value
>, ) ->
bool