Commits

Saleem Abdulrasool committed 7888f1e69ed
stubs: do not expose internals Remove the export decoration on implementations. The details are indirected through a pointer to the data. There is no need to make the data itself visible. This was detected during work to support Windows/MSVCRT.