Function gazebo::cast::ptr

source · []
pub unsafe fn ptr<From, To>(x: &From) -> &To
Expand description

Undefined behaviour if the argument does not satisfy the alignment of type To.