object_set_style_line_rounded

Function object_set_style_line_rounded 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.