mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
Runtime assertion for the argument declared as non-null. This macro does nothing if `RBIMPL_ATTR_NONNULL` is effective, otherwise asserts that the argument is non-null.