Function gst_ audio_ ring_ buffer_ read
Source pub unsafe extern "C" fn gst_audio_ring_buffer_read(
buf: *mut GstAudioRingBuffer,
sample: u64,
data: *mut u8,
len: c_uint,
timestamp: *mut GstClockTime,
) -> c_uint