pub unsafe extern "system" fn vkResetDescriptorPool(
device: VkDevice,
descriptorPool: VkDescriptorPool,
flags: VkDescriptorPoolResetFlags,
) -> VkResultExpand description
Available if built with exported-prototypes.
pub unsafe extern "system" fn vkResetDescriptorPool(
device: VkDevice,
descriptorPool: VkDescriptorPool,
flags: VkDescriptorPoolResetFlags,
) -> VkResultAvailable if built with exported-prototypes.