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

SDL_ELF_NOTE_DLOPEN_PRIORITY_REQUIRED

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

Header File

Defined in <SDL3/SDL_dlopennote.h>

Syntax

#define SDL_ELF_NOTE_DLOPEN_PRIORITY_REQUIRED    "required"

Remarks

Core functionality needs the dependency, the binary will not work if it cannot be found.

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.