Variable VkCommandBufferInheritanceInfo.framebuffer

struct VkCommandBufferInheritanceInfo
{
  // ...
  VkFramebuffer_T* framebuffer ;
  // ...
}