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

type PFN_vkResetDescriptorPool = extern "system" fn(device: VkDevice, descriptorPool: VkDescriptorPool, flags: VkDescriptorPoolResetFlags) -> VkResult;