[][src]Type Definition vulkan_sys::PFN_vkDestroyRenderPass

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