mozjs
0.14.1
In mozjs::
rust::
wrappers
mozjs
::
rust
::
wrappers
Function
JS_DeleteElement1
Copy item path
Source
pub unsafe fn JS_DeleteElement1( cx:
*mut
JSContext
, obj:
HandleObject
<'_>, index:
u32
, ) ->
bool