[][src]Type Definition vulkan_sys::PFN_vkDestroyImageView

type PFN_vkDestroyImageView = Option<unsafe extern "system" fn(device: VkDevice, imageView: VkImageView, pAllocator: *const VkAllocationCallbacks)>;