Type Definition bedrock::vk::PFN_vkDestroyRenderPass [] [src]

type PFN_vkDestroyRenderPass = extern "system" fn(device: VkDevice, renderPass: VkRenderPass, pAllocator: *const VkAllocationCallbacks);