Source position: libsdl2.pas line 892
type TTSDL_GetAudioDeviceSpec = function(
index: cint;
iscapture: cint;
spec: PSDL_AudioSpec
):cint;