pub unsafe extern "C" fn UpdateAudioStream(
stream: AudioStream,
data: *const c_void,
frameCount: c_int,
)
Expand description
Update audio stream buffers with data
pub unsafe extern "C" fn UpdateAudioStream(
stream: AudioStream,
data: *const c_void,
frameCount: c_int,
)
Update audio stream buffers with data