Type Definition unity_native_plugin_sys::PFN_vkDestroyDescriptorPool[][src]

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