label_set_text_selection_end

Function label_set_text_selection_end 

Source
pub unsafe fn label_set_text_selection_end(
    obj: *mut Object,
    index: u32,
) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.