List Question
20 TechQA 2024-03-19T02:31:31.933000How to deal with UnsafeMutableBufferPointer?
33 views
Asked by mbc
How to unwrap UnsafeMutablePointer<BluetoothRFCOMMChannelID> in swift
110 views
Asked by xerotolerant
Calling variadic C function from Swift with pointers
199 views
Asked by Simon Lundberg
tracking down/working around UnsafeRawBufferPointer with negative count (presumably somewhere out of SwiftUI intestines/Swift runtime)
582 views
Asked by Anton Tropashko
No exact matches in call to initializer with UnsafeMutablePointer
218 views
Asked by Chewie The Chorkie
Attempting to convert UnsafeMutableRawPointer back into a recognizable type
177 views
Asked by 0-1
EXC_BAD_ACCESS when trying to pass and read UnsafeMutableRawPointer through VTDecompressionSessionDecodeFrame
280 views
Asked by LLooggaann
Cannot convert value of type 'UnsafePointer<T>' to expected argument type 'UnsafePointer<Int16>'
1.7k views
Asked by Deepak Sharma
Swift 5: Merging Two Generic Functions with <T: BinaryInteger> & <T:BinaryFloatingPoint> with Output Type Specified
149 views
Asked by KleinerWarden
What is the correct way in swift to wrap a segment of a UInt8 array as a String?
271 views
Asked by Jay
How to make multiple mutable references to the same element in an array using unsafe code?
674 views
Asked by Delfin
Hex string to UnsafePointer<Int8> swift
255 views
Asked by Payam Khaninejad
Swift convert [UIn16] to UnsafeMutablePointer<UInt16>
532 views
Asked by arik
Declare a pointer to a property and pass it as inout param into func in Swift?
1.2k views
Asked by Vyachaslav Gerchicov
Will my Swift code using UnsafeMutablePointer be safe and/or produce undefined behaviour?
150 views
Asked by Priva28
PerfectTemplate got "Fatal error: UnsafeMutablePointer.initialize overlapping range" under Relase Mode
100 views
Asked by locustsssss
Swift buffer pointer & array indexing
1.1k views
Asked by Deepak Sharma
Mutable C String in Swift
517 views
Asked by Ryan
Converting UnsafeMutablePointer to an Array gives wrong value
124 views
Asked by 오영택
How do I fix "Cannot convert value of type 'UnsafeMutablePointer'" error?
1.1k views
Asked by user1892386