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