Document the rest of os2.

This commit is contained in:
gingerBill
2025-10-31 16:00:44 +00:00
parent d2e274f0fe
commit fc5ef57a97
3 changed files with 45 additions and 5 deletions
+3
View File
@@ -2,6 +2,9 @@ package os2
import "base:runtime"
/*
Returns the default `heap_allocator` for this specific platform.
*/
@(require_results)
heap_allocator :: proc() -> runtime.Allocator {
return runtime.Allocator{