object_set_style_text_letter_space

Function object_set_style_text_letter_space 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.