pub unsafe extern "C" fn pw_stream_flush(
    stream: *mut pw_stream,
    drain: bool
) -> c_int
Expand description

Flush a stream. When \a drain is true, the drained callback will be called when all data is played or recorded