export allocation functinos from zig
comptime {
@import("calloc").wrapAllocator(struct {
pub fn getAllocator() std.mem.Allocator {
return …;
}
import SwiftUI | |
enum OSDocumentError: Error { | |
case unknownFileFormat | |
} | |
#if canImport(UIKit) | |
import UIKit |