Define PNTOS_ASSUME_NONNULL_END

Define Documentation

PNTOS_ASSUME_NONNULL_END

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.