Closed MarijnS95 closed 2 months ago
Seems reasonable to me if it adds value for projections that choose to honor it.
@mikebattista I don't think this merged correctly or was ready for merge. Am only seeing a .txt file change?
I see that too even though there was an emitter settings change as well. I'll fix it.
For https://github.com/microsoft/win32metadata/pull/1970#discussion_r1733456988
This function returns multiple values via multiple mutable pointer arguments, besides the annotated
frameStats
parameter not being the last parameter.Revert it because it has no effect on
windows-rs
and could even break in the future, because it's not intended to be used this way.