Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unsafe-pointers

Unsafe Pointer iteration and Bitmap - why is UInt64 faster?

Create a copy of CMSampleBuffer in Swift 2.0

A swiftier way to convert String to UnsafePointer<xmlChar> in Swift 3 (libxml2)

Weak/Strong Reference Pointer Relationship

'withUnsafeBytes' is deprecated warning when passing void* argument to c function in swift 5

c swift unsafe-pointers

UnsafeMutablePointer<CFTypeRef> in Swift 3

Improve performance of Bitconverter.ToInt16

Convert **T to *unsafe.Pointer in Go

Convert UnsafeMutablePointer to UnsafePointer

Pointers in Swift

UnsafePointer<CGAffineTransform> from CGAffineTransform

How do I cast an __NSMallocBlock__ to its underlying type in Swift 3?

Swift UnsafeMutablePointer<Unmanaged<CFString>?> allocation and print

Xcode 10 Swift build error: "Converting non-escaping value to 'T' may allow it to escape"

Getting pointer for first entry in an array

c# unsafe-pointers

Cast a Swift struct to UnsafeMutablePointer<Void>

If a function returns an UnsafeMutablePointer is it our responsibility to destroy and dealloc?

Cannot assign value of type UnsafeMutablePointer ObjCBool in Swift