vkDestroyRenderPass

Function vkDestroyRenderPass 

Source
pub unsafe extern "system" fn vkDestroyRenderPass(
    device: VkDevice,
    renderPass: VkRenderPass,
    pAllocator: *const VkAllocationCallbacks,
)