[][src]Type Definition vulkan_sys::PFN_vkDestroyImage

type PFN_vkDestroyImage = Option<unsafe extern "system" fn(device: VkDevice, image: VkImage, pAllocator: *const VkAllocationCallbacks)>;