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

voidptr passing the 'unmanaged' constraint #15725

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

T-Gro
Copy link
Member

@T-Gro T-Gro commented Aug 1, 2023

Implements suggestions fsharp/fslang-suggestions#1160
Implements #15714

Makes nativeptr<voidptr> possible.

@T-Gro T-Gro requested a review from a team as a code owner August 1, 2023 13:50
@T-Gro T-Gro self-assigned this Aug 1, 2023
@T-Gro T-Gro added this to the August-2023 milestone Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Implement approved suggestion: 'voidptr should be considered as an unmanaged type'
3 participants