object_set_style_text_decor

Function object_set_style_text_decor 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.