js_mallocz

Function js_mallocz 

Source
pub unsafe extern "C" fn js_mallocz(
    ctx: *mut JSContext,
    size: size_t,
) -> *mut c_void