Justin-Otto
Results
2
comments of
Justin-Otto
I was briefly confused by this, as functions are extern by default in C, but these are function _pointers_, so the extern makes a difference and resolves the issue.
This seems Windows-specific problem now resolved by: https://github.com/PeterHuewe/tpm-emulator/pull/53