Function fidl_fuchsia_fdomain_ext::proto_signals_to_fidl_take

source ยท
pub fn proto_signals_to_fidl_take(sigs: &mut Signals) -> Signals
Expand description

Convert an FDomain protocol Signals object to fidl/zircon Signals. This removes signals from the argument and places them in the return value. If the argument is not an empty signal set afterward, then not all signals could be converted.