mirror of
https://github.com/ruby/ruby.git
synced 2026-01-29 05:24:23 +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.