uiAttributedStringDelete

Function uiAttributedStringDelete 

Source
pub unsafe extern "C" fn uiAttributedStringDelete(
    s: *mut uiAttributedString,
    start: usize,
    end: usize,
)