Comment on Resizable structs in ZigparentComments−omnicognate1ythere's still one that didn't get asked about yet :PC libraries?−NobodyNada1yOr function pointers (especially given that Zig's been moving towards encouraging vtables over static dispatch)?−AndyKelley1yBingo. That completes the picture: https://github.com/ziglang/zig/issues/23367
Comments
C libraries?
Or function pointers (especially given that Zig's been moving towards encouraging vtables over static dispatch)?
Bingo. That completes the picture: https://github.com/ziglang/zig/issues/23367