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

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