Define PNTOS_NULLABLE
Defined in File annotations.h
Define Documentation
-
PNTOS_NULLABLE
This macro does nothing. To enable compiler non-null checking, compile using a compiler that has the “nullability” feature and do not define PNTOS_DISABLE_NULLABILITY.