js_mallocz_rt

Function js_mallocz_rt 

Source
pub unsafe extern "C" fn js_mallocz_rt(
    rt: *mut JSRuntime,
    size: size_t,
) -> *mut c_void