mozjs
0.14.1
In mozjs::jsapi
Function
mozjs
::
jsapi
::
JS_malloc
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn JS_malloc( cx:
*mut
JSContext
, nbytes:
usize
, ) ->
*mut
c_void