test_null

Declaration

test_null :: fn (ptr: *u8, loc := #call_location)

Description

Test whether ptr pointer value is null.

Arguments

  • ptr Value to be checked.

  • loc Optional call side location.

Declared in: test.bl