gecko-dev/storage/variant
Mike Hommey 1d8e8baed3 Bug 1793882 - Don't "return" c_void in NS_NewHashPropertyBag declaration. r=emilio
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
2022-10-06 06:34:17 +00:00
..
src
Cargo.toml