Variable VkPresentInfoKHR.pResults

struct VkPresentInfoKHR
{
  // ...
  VkResult* pResults ;
  // ...
}