JS_malloc

Function JS_malloc 

Source
pub unsafe fn JS_malloc(cx: &mut JSContext, nbytes: usize) -> *mut c_void