point_from_precise

Function point_from_precise 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.