pub unsafe extern "C" fn pw_stream_set_error(
    stream: *mut pw_stream,
    res: c_int,
    error: *const c_char
    ...
) -> c_int
Expand description

Set the stream in error state