Files
dpm-core-ng/include/dpm
Christopher M. Punches 0fa2205bf6 Annotate exported declarations with DPM_PUBLIC_ABI_EXPORT
The export marker sat in the leading position of each declaration, where
a name reads as part of the return type. It now sits on its own line
above the declaration, where it reads as an annotation on it, and its
name says what it marks: a declaration belonging to the public ABI.
2026-08-16 00:50:06 -04:00
..