Variable AllocOptions.flags

Control flags

struct AllocOptions
{
  // ...
  AllocFlags flags ;
  // ...
}