template <typename Constraint_>
struct NaturalUnionMember
Defined at line 510 of file ../../sdk/lib/fidl/cpp/include/lib/fidl/cpp/internal/natural_types.h
This holds metadata about a union member: a member pointer to the member's value in
the unions's Storage_ type, offsets, and optionally handle information.