...
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
module core
|
||||
|
||||
export extern func malloc(size: u64): ^void
|
||||
export extern func free(size: ^void)
|
||||
Reference in New Issue
Block a user
@@ -1,4 +0,0 @@
|
||||
module core
|
||||
|
||||
export extern func malloc(size: u64): ^void
|
||||
export extern func free(size: ^void)
|
||||