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

type PFN_vkResetDescriptorPool = Option<unsafe extern "system" fn(_: VkDevice, _: VkDescriptorPool, _: VkDescriptorPoolResetFlags) -> VkResult>;