[][src]Function unity_native_plugin_sys::vkDestroyDescriptorPool

pub unsafe extern "system" fn vkDestroyDescriptorPool(
    device: VkDevice,
    descriptorPool: VkDescriptorPool,
    pAllocator: *const VkAllocationCallbacks
)