NvBlastFamilyGetSize

Defined in lowlevel/NvBlast.h

uint32_t NvBlastFamilyGetSize(const NvBlastFamily *family, NvBlastLog logFn)

Retrieve the size (in bytes) of the given family.

Parameters
  • family[in] The family.

  • logFn[in] User-supplied message function (see NvBlastLog definition). May be NULL.

Returns

the size of the family (in bytes).