Function rquickjs::qjs::js_mallocz_rt[]

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