Initializer

init(adding_mutation_to:)

Creates an instance with mutable access to the memory pointed to by p.

Source
init(adding_mutation_to p: Pointer<Pointee>)

Details

Warning: while this initializer is not in itself unsafe, it should be used with caution.