CARB_ALIGN_OF

Defined in carb/Defines.h

CARB_ALIGN_OF(T)

Returns the required alignment of a type.

Parameters
  • T – The type to determine alignment of.

Returns

The required alignment of T, in bytes.