hirofa_quickjs_sys
0.6.1
Function
hirofa_quickjs_sys
::
js_malloc
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn js_malloc( ctx:
*mut
JSContext
, size:
usize
, ) ->
*mut
c_void