[][src]Type Definition unity_native_plugin_sys::PFN_vkDestroyDescriptorPool

type PFN_vkDestroyDescriptorPool = Option<unsafe extern "system" fn(device: VkDevice, descriptorPool: VkDescriptorPool, pAllocator: *const VkAllocationCallbacks)>;