for_sized_ptr

Function for_sized_ptr 

Source
pub const fn for_sized_ptr<A, B>() -> SameLayout<*const A, *const B>
Expand description

A proof that sized pointers have same layout as any other sized pointer.