#pragma once #include namespace Metal { dispatch_data_t createDispatchData(const void* data, size_t size); } // namespace Metal