Function rquickjs_core::qjs::js_malloc_rt[][src]

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