Learn more about cloning repositories
You have read-only access
Fix AutoreleasingUnsafeMutablePointer assignment. (#3727) Fix the implementation to obey the memory model by using `withMemoryRebound`. Also move toward using `Unsafe` not `Opaque`.