diff options
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58265,7 +58265,7 @@ The type tag plays a role in FFI. The FFI type supports a tag attribute. When a .code cptr object is converted to a foreign pointer under the control of the FFI -type, an that FFI type has a tag other than +type, and that FFI type has a tag other than .codn nil , the object's tag must exactly match that of the FFI type, or the conversion throws an error. In the reverse direction, when a foreign pointer is |