Function soundio_ring_buffer_create

Source
pub unsafe extern "C" fn soundio_ring_buffer_create(
    soundio: *mut SoundIo,
    requested_capacity: c_int,
) -> *mut SoundIoRingBuffer