mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 08:42:13 +00:00
1d8e8baed3
A function that "returns" c_void in rust ends up transposed as returning a bool (i1) at the LLVM-IR level, compared to the definition in C/C++ returning a void at the LLVM-IR level. Differential Revision: https://phabricator.services.mozilla.com/D158722 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |