Type Definition vulkanalia_sys::PFN_vkDestroyQueryPool[][src]

type PFN_vkDestroyQueryPool = unsafe extern "system" fn(_device: Device, _query_pool: QueryPool, _allocator: *const AllocationCallbacks);