SDL Wiki
[ front page | index | search | recent changes | git repo | offline html ]

SDL_ELF_NOTE_DLOPEN_PRIORITY_SUGGESTED

Use this macro with SDL_ELF_NOTE_DLOPEN() to note that a dynamic shared library dependency is optional.

Header File

Defined in <SDL3/SDL_dlopennote.h>

Syntax

#define SDL_ELF_NOTE_DLOPEN_PRIORITY_SUGGESTED   "suggested"

Remarks

Optional functionality uses the dependency, the binary will work and the dependency is only needed for full-featured installations.

Version

This macro is available since SDL 3.4.0.

See Also


CategoryAPI, CategoryAPIMacro, CategoryDlopenNotes


[ edit | delete | history | feedback | raw ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.