Skip to content

Fix #7 by passing a SegmentAllocator argument for functions that return a struct value.#9

Open
norrisjeremy wants to merge 2 commits intomanuelbl:mainfrom
norrisjeremy:20260220
Open

Fix #7 by passing a SegmentAllocator argument for functions that return a struct value.#9
norrisjeremy wants to merge 2 commits intomanuelbl:mainfrom
norrisjeremy:20260220

Conversation

@norrisjeremy
Copy link

@norrisjeremy norrisjeremy commented Feb 20, 2026

Fixes #7.

Additionally, treat structs with the MetadataTypedef attribute the same way as structs with NativeTypedef attribute.
This in turn causes the code generator to avoid generating synthetic structs and instead generate pointers matching the actual C API.

…ttribute the same way as structs with the NativeTypedef attribute.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to call MapViewOfFile

1 participant