Function abi_stable::library::c_abi_testing::run_tests
source · pub fn run_tests(funcs: &CAbiTestingFns) -> Result<(), LibraryError>
Expand description
Tests that the abi (as defined by the compiler) of the functions in CAbiTestingFns is the same as the caller’s.