apple-apis 0.1.0

System bindings for Apple APIs
1
2
3
4
5
#if dispatch || editor
	import Dispatch

	extension DispatchQueue: RawPtrExt {}
#endif