Skip to content

Conversation

@AaronRobinsonMSFT
Copy link
Member

Updated to DNNE 1.0.12 with support for C# function pointers.
Renamed CBoolMarshaller to ByteBoolMarshaller.
Added integration tests for all bool marshaller types.
Added integration tests for delegates.
Style nits.

/cc @jkoritzinsky @elinor-fung

Updated to DNNE 1.0.12 with support for C# function pointers.
Renamed CBoolMarshaller to ByteBoolMarshaller.
Added integration tests for all bool marshaller types.
Added integration tests for delegates.
Style nits.
@AaronRobinsonMSFT AaronRobinsonMSFT added the area-DllImportGenerator Source Generated stubs for P/Invokes in C# label Oct 8, 2020
@AaronRobinsonMSFT AaronRobinsonMSFT merged commit 6c980df into dotnet:DllImportGenerator Oct 9, 2020
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the delegate_bool_tests branch October 9, 2020 21:07
jkoritzinsky pushed a commit to jkoritzinsky/runtime that referenced this pull request Sep 20, 2021
* Boolean and Delegate tests

Updated to DNNE 1.0.12 with support for C# function pointers.
Renamed CBoolMarshaller to ByteBoolMarshaller.
Added integration tests for all bool marshaller types.
Added integration tests for delegates.
Style nits.

Commit migrated from dotnet/runtimelab@6c980df
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-DllImportGenerator Source Generated stubs for P/Invokes in C#

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants