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