pub unsafe fn arc_set_angles(
obj: *mut Object,
start: ValuePrecise,
end: ValuePrecise,
) -> Result<()>Expand description
ยงSafety
This function is unsafe because it may dereference raw pointers.
pub unsafe fn arc_set_angles(
obj: *mut Object,
start: ValuePrecise,
end: ValuePrecise,
) -> Result<()>This function is unsafe because it may dereference raw pointers.