Function VkDeviceCmds.CreateFramebuffer
Commands for VK_VERSION_1_0
VkResult CreateFramebuffer
(
VkDevice_T* device,
const(VkFramebufferCreateInfo)* pCreateInfo,
const(VkAllocationCallbacks)* pAllocator,
VkFramebuffer_T** pFramebuffer
);