diff options
author | Alan Wu <[email protected]> | 2024-07-12 19:35:21 -0400 |
---|---|---|
committer | Alan Wu <[email protected]> | 2024-07-15 21:08:13 -0400 |
commit | a1435981e96c72d5ba0f3a4b7474dbc2173a9150 () | |
tree | 2038af4b242b0696366081940fee85e7f2afc640 | |
parent | 3531d2291890f7daebcaad4db734ce8aa201dd60 (diff) |
[DOC] Document RbConfig::SIZEOF
-rw-r--r-- | template/sizes.c.tmpl | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -25,6 +25,20 @@ conditions = { #endif % end extern void Init_limits(void); void Init_sizeof(void) |