template <typename T>

struct HasPadding

Defined at line 60 of file ../../sdk/lib/fidl/hlcpp/include/lib/fidl/cpp/traits.h

True if a struct has padding.

Does not include inner structs or other types recursively.