Module abi_stable::std_types::utypeid
source · Expand description
An ffi-safe equivalent of std::any::TypeId
.
No types coming from different dynamic libraries compare equal.
Structs§
- An ffi-safe equivalent of
std::any::TypeId
that can compare types across dynamic libraries.
Functions§
extern "C" fn
version ofUTypeId::new
.