ptr_null()
function ptr_null(): mixed
Returns a null raw pointer.
Parameters: none.
Returns: mixed
No examples yet — check examples/ and showcases/ for usage patterns.
Internals
For how ptr_null is implemented in the compiler, see the internals page.