Search code examples
How to unwrap UnsafeMutablePointer<BluetoothRFCOMMChannelID> in swift...


swiftrfcommunsafemutablepointer

Read More
Swift array as c function buffer...


arraysswiftunsafemutablepointer

Read More
Swift: Cannot convert value of type 'UnsafeMutablePointer' to expected argument type 'Un...


swiftunsafemutablepointer

Read More
Convert UnsafeMutablePointer to UnsafePointer...


swiftpointersswift3unsafe-pointersunsafemutablepointer

Read More
EXC_BAD_ACCESS when trying to pass and read UnsafeMutableRawPointer through VTDecompressionSessionDe...


iosswiftunsafe-pointersunsafemutablepointervideo-toolbox

Read More
Cannot convert value of type 'UnsafePointer<T>' to expected argument type 'UnsafeP...


iosswiftswift3swift5unsafemutablepointer

Read More
Swift 5: Merging Two Generic Functions with <T: BinaryInteger> & <T:BinaryFloatingPoint...


arraysswiftgenericscastingunsafemutablepointer

Read More
What is the correct way in swift to wrap a segment of a UInt8 array as a String?...


swiftunsafemutablepointer

Read More
How to make multiple mutable references to the same element in an array using unsafe code?...


rustparallel-processingunsafeunsafemutablepointer

Read More
Swift convert [UIn16] to UnsafeMutablePointer<UInt16>...


cswiftunsafemutablepointeruint16

Read More
Declare a pointer to a property and pass it as inout param into func in Swift?...


swiftparametersreferenceunsafemutablepointerinout

Read More
Will my Swift code using UnsafeMutablePointer be safe and/or produce undefined behaviour?...


cswiftpointersunsafemutablepointer

Read More
Export SwiftUI View via UnsafeMutableRawPointer...


swiftpointersswiftuiffiunsafemutablepointer

Read More
Swift buffer pointer & array indexing...


iosswiftunsafemutablepointer

Read More
Converting UnsafeMutablePointer to an Array gives wrong value...


cswiftbridging-headerunsafemutablepointer

Read More
Is there a way to utilize Swift commands within a low-level C method call?...


swiftunsafe-pointerscvpixelbufferunsafemutablepointer

Read More
How to cast UnsafeMutableRawPointer! to UnsafeMutablePointer<Float> in Swift 3.0 or newer?...


iosswiftaccelerate-frameworkunsafemutablepointervimage

Read More
Value of type 'UnsafeMutableRawPointer' has no subscripts Swift 5...


iosobjective-cswiftuint8tunsafemutablepointer

Read More
UnsafeMutablePointer<CFTypeRef> in Swift 3...


swiftswift3core-foundationunsafe-pointersunsafemutablepointer

Read More
Turn an array of array of float numbers into UnsafeMutablePointer<UnsafeMutablePointer<Float&g...


iosarraysobjective-cswiftunsafemutablepointer

Read More
Are these memory functions the same for Swift 5 Conversion UnsafeBufferPointer...


swiftgenericsunsafe-pointersunsafemutablepointer

Read More
outputting a value to a typedef pointer in swift...


iosswifttypedefunsafemutablepointer

Read More
Casting between Swift array types without copy or allocations...


arraysswiftswift4.2unsafemutablepointer

Read More
Swift Mutable Pointer being overridden...


cswiftunsafemutablepointer

Read More
Extracting the real part of an UnsafeMutablePointer as a Float and storing that on an array...


swiftpointersunsafemutablepointer

Read More
How to get length of a UnsafeMutablePointer<Object> written to a OpenSSL BIO in Swift?...


iosswiftpointersopensslunsafemutablepointer

Read More
How do you satisfy the 'lineOrigins' argument in CTFrameGetLineOrigins() in Swift?...


objective-cswiftunsafemutablepointerctframe

Read More
UnsafeMutablePointer.pointee and didSet properties...


swiftpointersunsafemutablepointer

Read More
UnsafeMutablePointer<Int8> to UTF8 String...


cswiftunsafemutablepointerbridging

Read More
How to copy memory to an UnsafeMutableRawPointer starting from an index in Swift?...


swiftpointersunsafe-pointersunsafemutablepointer

Read More
BackNext