Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1659: Remove `extern "C"` from a non-pub function that returns non-FFI'able type. r=nlewycky a=nlewycky Remove `extern "C"` from a non-pub function that returns non-FFI'able type. Add `extern "C"` to two `#[no_mangle] pub` functions. Co-authored-by: Nick Lewycky <[email protected]>
- Loading branch information