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
This wrapper serves two purposes:
1) It converts from strictly C types to Rust types and also safeguards from unwinding over the FFI
boundary;
2) It may end up providing a stabler interface over LLVMWhateverWhatnot symbol.
0 commit comments