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