untagAsNotBorrowed

Tag this as not borrowed. Used by wrapper logic in owned.d and borrowed.d

@property pragma(inline, true) pure @nogc @trusted
@"complexity", "O(1)"
void
untagAsNotBorrowed
()

Meta