cString (using: .ascii)! if str.count != MemoryLayout<Int32>.size { return } let pstr = p.assumingMemoryBound(to: CChar.self) strcpy(pstr, ...
確定! 回上一頁