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
Remotery.v:838:1: error: a type alias can not refer to itself: Dl_info
836 |
837 | fn munmap( voidptr, usize) int
838 | type Dl_info = Dl_info
| ~~~~~~~~~~~~~~~~~~~~~~
839 | fn dlclose(__handle voidptr) int
This one has me stuck. I'll jump on Discord to discuss this one.
This one has me stuck. I'll jump on Discord to discuss this one.
C code origin -> https://github.com/Celtoys/Remotery
The text was updated successfully, but these errors were encountered: