pub unsafe fn vtable_size(_ptr: *const ()) -> usize
core_intrinsics
The intrinsic will return the size stored in that vtable.
ptr must point to a vtable.
ptr