Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

[SoM] Stunt coding - improve struct pinvokes, remove fixed blocks #55

Open
stephen-hawley opened this issue Jun 14, 2019 · 0 comments
Open
Assignees
Milestone

Comments

@stephen-hawley
Copy link
Contributor

For swift structs, the SwiftData member gets marshaled as an IntPtr from a fixed byte *.
Look at changing the signature of the pinvoke to instead take a byte[] and see about removing the fixed block and passing SwiftData as is.

After this work, audit manual bindings in SwiftRuntimeLibrary to adjust.

@stephen-hawley stephen-hawley self-assigned this Jun 14, 2019
@stephen-hawley stephen-hawley transferred this issue from another repository Oct 29, 2019
@chamons chamons added this to the Future milestone Nov 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants