template <typename Interface, typename... Args>

struct callback_result

Defined at line 35 of file ../../src/developer/forensics/utils/fidl_oneshot.h

Match a member function and extract the arguments of the callback passed as the final value in

|Args|.