JS_NewInt32Array
mozjs_
sys
0.140.0-8
In mozjs_
sys::
jsapi
mozjs_sys
::
jsapi
Function
JS_
NewInt32
Array
Copy item path
Source
pub unsafe extern "C" fn JS_NewInt32Array( cx:
*mut
JSContext
, nelements:
usize
, ) ->
*mut
JSObject