template <typename... Args>
struct callback_result
Defined at line 53 of file ../../src/developer/forensics/utils/fidl_oneshot.h
Match a callback with multiple arguments and return them in a tuple.
template <typename... Args>
Defined at line 53 of file ../../src/developer/forensics/utils/fidl_oneshot.h
Match a callback with multiple arguments and return them in a tuple.