pub unsafe fn line_get_points_mutable( obj: *mut Object, ) -> Result<*mut PointPrecise>
This function is unsafe because it may dereference raw pointers.