Type Definition vulkan_bindings::FnDestroyQueryPool

source ·
pub type FnDestroyQueryPool = extern "system" fn(device: Device, queryPool: QueryPool, pAllocator: *const AllocationCallbacks);