Function rquickjs_core::qjs::js_mallocz_rt[][src]

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