Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify that struct is always a pointer #527

Merged
merged 2 commits into from
Jan 16, 2024
Merged

Clarify that struct is always a pointer #527

merged 2 commits into from
Jan 16, 2024

Conversation

SeanTAllen
Copy link
Member

It wasn't clear that a struct as a return value from C should be read as "pointer to struct".

@SeanTAllen SeanTAllen requested a review from a team January 13, 2024 23:41
@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Jan 13, 2024
It wasn't clear that a struct as a return value from C should be
read as "pointer to struct".
docs/c-ffi/calling-c.md Outdated Show resolved Hide resolved
@jemc jemc merged commit 57d543f into main Jan 16, 2024
6 of 7 checks passed
@jemc jemc deleted the ffi-struct-pointer branch January 16, 2024 19:32
@ponylang-main ponylang-main removed the discuss during sync Should be discussed during an upcoming sync label Jan 16, 2024
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.

None yet

4 participants