Skip to main content

SDL_SendAndroidBackButton

Function SDL_SendAndroidBackButton 

Source
pub unsafe extern "C" fn SDL_SendAndroidBackButton()
Available on Android only.
Expand description

Trigger the Android system back button behavior.

§Thread safety

It is safe to call this function from any thread.

§Availability

This function is available since SDL 3.2.0.