line_get_points

Function line_get_points 

Source
pub unsafe fn line_get_points(obj: *mut Object) -> Result<*const PointPrecise>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.