mirror of
https://github.com/ruby/ruby.git
synced 2026-08-10 12:24:06 +08: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.