line_get_points_mutable

Function line_get_points_mutable 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.