pub unsafe extern "C" fn pw_filter_flush(
    filter: *mut pw_filter,
    drain: bool
) -> c_int
Expand description

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