pub unsafe extern "C" fn pw_stream_dequeue_buffer(
    stream: *mut pw_stream
) -> *mut pw_buffer
Expand description

Get a buffer that can be filled for playback streams or consumed for capture streams.