Initializerswift 6.0.1Swift

    init(mutating:)

    Creates a mutable typed pointer referencing the same memory as the given immutable pointer.

    init(mutating other: UnsafePointer<Pointee>)

    Parameters

    other

    The immutable pointer to convert.

    Other members in extension

    Typealiases

    Type members

    Instance members

    Show obsolete interfaces (8)

    Hide obsolete interfaces