Limits
Functions for limiting the amount of resources the SDK is using.
Generally limits are a size_t
, unlimited is set by using the value SIZE_MAX
.
Functions for limiting the amount of resources the SDK is using.
Generally limits are a size_t
, unlimited is set by using the value SIZE_MAX
.