You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* For simplicity, make Truffle::FFI::Struct a pointer for NFI interop,
since it is only used internally.
* FFI::Struct does not need to define #to_native, as it can already
be converted to a pointer with FFI's #to_ptr protocol and #get_pointer_value.
0 commit comments