• Invalidates a reference to ensure that the reference is marked as invalid.

    Type Parameters

    • S

    • A

    Parameters

    • ref: MutRef<S, A>

      A target to invalidate.

    Returns Mut<S, never[]>

    The dropping operation.

Generated using TypeDoc