Function rquickjs_sys::js_malloc_rt[][src]

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