point_to_precise

Function point_to_precise 

Source
pub unsafe fn point_to_precise(p: *const Point) -> Result<PointPrecise>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.