audio: Added SDL_PutAudioStreamDataNoCopy.

This commit is contained in:
Ryan C. Gordon
2025-05-24 22:52:22 -04:00
parent 25db127450
commit 5e50d39b38
6 changed files with 104 additions and 8 deletions

View File

@@ -1253,6 +1253,7 @@ SDL3_0.0.0 {
SDL_PutAudioStreamPlanarData;
SDL_SetAudioIterationCallbacks;
SDL_GetEventDescription;
SDL_PutAudioStreamDataNoCopy;
# extra symbols go here (don't modify this line)
local: *;
};