Variable VkFenceCreateInfo.flags

struct VkFenceCreateInfo
{
  // ...
  uint flags ;
  // ...
}