[][src]Type Definition unity_native_plugin_sys::PFN_vkDestroyImageView

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