Function core::intrinsics::vtable_size
source · 🔬This is a nightly-only experimental API. (
core_intrinsics
)Expand description
ptr
must point to a vtable.
The intrinsic will return the size stored in that vtable.