swift-com icon indicating copy to clipboard operation
swift-com copied to clipboard

Rework interfaces to reflect the C signatures

Open compnerd opened this issue 3 years ago • 0 comments

The work on DirectX has shown that it is far more effective to have the signatures match the C interface exactly and to add trivial wrappers to provide a more convenient Swift interface. All the interfaces should be updated accordingly.

compnerd avatar Mar 19 '21 04:03 compnerd