Module abi_stable::library::c_abi_testing
source · Expand description
This module runs tests on the C abi as defined by Rust, to detect whether Rust changed how it deals with zero-sized types.
Structs§
- Functions used to test that the C abi is the same in both the library and the loader.
Constants§
- Functions used to test that the C abi is the same in both the library and the loader.
Functions§
- Tests that the abi (as defined by the compiler) of the functions in CAbiTestingFns is the same as the caller’s.