test_not_null

Declaration

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

Description

Test whether ptr pointer value is not null.

Arguments

  • ptr Value to be checked.

  • loc Optional call side location.

Declared in: test.bl