object_set_style_arc_width

Function object_set_style_arc_width 

Source
pub unsafe fn object_set_style_arc_width(
    obj: *mut Object,
    value: i32,
    selector: StyleSelector,
) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.