readme [ci skip]

This commit is contained in:
dcode
2019-03-27 17:41:06 +01:00
parent e36722f2e6
commit 41abc0166c
2 changed files with 11 additions and 11 deletions

View File

@ -17,5 +17,5 @@ Common
Optional
--------
* **__mem_reset**(ref: `usize`, parentRef: `usize`)<br />
* **__mem_reset**(ref: `usize`, parentRef: `usize`): `void`<br />
Resets dynamic memory to its initial state. Used by the arena allocator.