JS_string_malloc
mozjs
0.14.1
In mozjs::
rust::
wrappers2
mozjs
::
rust
::
wrappers2
Function
JS_
string_
malloc
Copy item path
Source
pub unsafe fn JS_string_malloc(cx: &mut
JSContext
, nbytes:
usize
) ->
*mut
c_void