Trigger the Android system back button behavior.
Defined in <SDL3/SDL_system.h>
void SDL_AndroidBackButton(void);
It is safe to call this function from any thread.
This function is available since SDL 3.0.0.
CategoryAPI, CategoryAPIFunction, CategorySystem, CategoryAndroid