[][src]Type Definition vulkanalia::vk::PFN_vkResetDescriptorPool

type PFN_vkResetDescriptorPool = extern "system" fn(Device, DescriptorPool, DescriptorPoolResetFlags) -> Result;