[][src]Function unity_native_plugin_sys::vkDestroyQueryPool

pub unsafe extern "system" fn vkDestroyQueryPool(
    device: VkDevice,
    queryPool: VkQueryPool,
    pAllocator: *const VkAllocationCallbacks
)