Type Definition unity_native_plugin_sys::PFN_vkResetDescriptorPool[][src]

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