Function: SB-EXT:WEAK-POINTER-VALUE

package type github

If WEAK-POINTER is valid, return the value of WEAK-POINTER and T. If the referent of WEAK-POINTER has been garbage collected, returns the values NIL and NIL.

Lambda list

(sb-ext:weak-pointer)