1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include
Nobuyoshi Nakada f7ffe9dbde
Introduce RBIMPL_NONNULL_ARG macro
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.
2021-09-27 14:47:52 +09:00
..
ruby Introduce RBIMPL_NONNULL_ARG macro 2021-09-27 14:47:52 +09:00
ruby.h include/ruby.h: skip doxygen 2021-09-10 20:00:06 +09:00