Type Definition unity_native_plugin_sys::PFN_vkDestroyQueryPool[][src]

pub type PFN_vkDestroyQueryPool = Option<unsafe extern "system" fn(device: VkDevice, queryPool: VkQueryPool, pAllocator: *const VkAllocationCallbacks)>;