WLJS LogoWLJS Notebook

NullRawPointerQ

NullRawPointerQ[ptr] gives True if ptr is a null pointer, and False otherwise.

Examples

NullRawPointerQ[ToRawPointer[]]
NullRawPointerQ[ptr]

Please visit the official Wolfram Language Reference for more details.

On this page