← All docs

ptr_null()

Returns a null raw pointer.

ptr_null()

function ptr_null(): pointer

Returns a null raw pointer.

Parameters: none.

Returns: pointer

Availability

No examples yet — check examples/ and showcases/ for usage patterns.

Internals

For how ptr_null is implemented in the compiler, see the internals page.