mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-13 01:45:45 +00:00
We are expecting a specific ABI (we can see that from the declarations listed in this file) and the whole point of SONAME versioning is to say that the library conforms to a specific ABI. If the SONAME is not the one we expect, then calling its functions is likely to crash. As usual, an exception to this is that OpenBSD does not use SONAME versioning. Signed-off-by: Simon McVittie <smcv@collabora.com> |
||
|---|---|---|
| .. | ||
| cocoa | ||
| dummy | ||
| unix | ||
| windows | ||
| SDL_tray_utils.c | ||
| SDL_tray_utils.h | ||