style_set_arc_rounded

Function style_set_arc_rounded 

Source
pub unsafe fn style_set_arc_rounded(
    style: *mut Style,
    value: bool,
) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.