[][src]Type Definition vulkanalia_sys::PFN_vkResetDescriptorPool

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