toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.audio.sound.backend
/
A2
/
snd_pcm_open
snd_pcm_open
fun
snd_pcm_open
(
name
:
String
,
stream
:
Int
,
mode
:
Int
)
:
FFIPointer
?
val
snd_pcm_open
:
(
pcmPtr
:
FFIPointerArray
,
name
:
String
?
,
stream
:
Int
,
mode
:
Int
)
->
Int