Function SDL_UnlockJoysticks
pub unsafe extern "C" fn SDL_UnlockJoysticks()
Available on crate feature
dep_sdl3
only.Expand description
Unlocking for atomic access to the joystick API.
§Availability
This function is available since SDL 3.2.0.