StructureSwift

    Unmanaged

    A type for propagating an unmanaged object reference.

    @frozen struct Unmanaged<Instance> where Instance : AnyObject

    Overview

    When you use this type, you become partially responsible for keeping the object alive.

    Members

    Type Methods

    Instance Methods

    Structures

      Atomics