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
Extern functions behave similarly to their counterparts in C or Rust. Currently, intentioc supports one calling convention: intentio. These functions behave identically as normal Intentio functions, but they are only declared in output C code, expecting definitions to be present elsewhere.
Extern functions behave similarly to their counterparts in C or Rust. Currently, intentioc supports one calling convention:
intentio. These functions behave identically as normal Intentio functions, but they are only declared in output C code, expecting definitions to be present elsewhere.