Type Definition vulkanalia_sys::PFN_vkResetDescriptorPool
source · [−]pub type PFN_vkResetDescriptorPool = unsafe extern "system" fn(_device: Device, _descriptor_pool: DescriptorPool, _flags: DescriptorPoolResetFlags) -> Result;