[][src]Function oboe_sys::oboe_AudioStream_flush

pub unsafe extern "C" fn oboe_AudioStream_flush(
    this: *mut c_void,
    timeoutNanoseconds: i64
) -> oboe_Result

Flush the stream. This will block until the stream has been flushed, an error occurs or timeoutNanoseconds has been reached.